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
69 stars 26 forks source link

safe removable required in Win10 #11

Closed yaoliqing closed 3 years ago

yaoliqing commented 3 years ago

does windows ncm driver let the ncm device in safe removeble required?

brandonjiang commented 3 years ago

Windows NCM driver assumes the NCM device does not require safe removal

yaoliqing commented 2 years ago

But windows do put the ncm device in saf removeble required.

yaoliqing commented 2 years ago

Windows NCM driver assumes the NCM device does not require safe removal

You can find that require safe removal is true in usb property tab, also find the ncm device in Safely Remove Hardware and Eject Media, like a U disk.