microsoft / NCM-Driver-for-Windows

The Windows NCM drivers (host-side and function-side) are the NetAdapterCx based NIC drivers that implements Network Control Model (CDC NCM) specification defined by USB-IF
MIT License
67 stars 25 forks source link

Linux based NCM device shows up "UsbNcm Host Device", ignoring iManufacturer and iProduct #21

Open aloncatz opened 9 months ago

aloncatz commented 9 months ago

I have a linux based NCM device. On Mac and Linux it shows up with the correct manufacturer and name. On Windows it shows up as "UsbNcm Host Device". Am I doing something wrong or is it a limitation of the driver?

mengxp commented 5 months ago

because the driver inf file is microsoft default one, not you custom

aloncatz commented 5 months ago

Yes, but I think the default driver/inf file should be using iManufacturer and iProduct instead of just saying "UsbNcm Host Device". It looks like it was the intention according to the code .

On Tue, 9 Apr 2024 at 04:40, mengxp @.***> wrote:

because the driver inf file is microsoft default one, not you custom

— Reply to this email directly, view it on GitHub https://github.com/microsoft/NCM-Driver-for-Windows/issues/21#issuecomment-2043991088, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA7JSWX4S2GLPHYM54EE3I3Y4NBJ5AVCNFSM6AAAAAA7MPGSIOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBTHE4TCMBYHA . You are receiving this because you authored the thread.Message ID: @.***>