|
From: Robert M. <mar...@co...> - 2006-03-23 06:50:55
|
Hugo Villeneuve wrote: > Is there a way for a device not to report itself as HID and still be able to be installed in Windows without the need for a driver? Only if it uses one of the other classes which Windows has class drivers for. Unfortunately none of them are useful at all because only HID devices are not accessed per default. Classes like mass storage get integrated into non-USB subsystems and are accessible to the user. |