|
From: Peter S. <pe...@st...> - 2010-10-06 05:21:54
|
Xiaofan Chen wrote: > libusb_attach_kernel_driver(libusb_device_handle * dev, int interface) .. > What if the device can have two types of driver? My guess is that the kernel will pick one, the same way it picked one when the device was first attached. //Peter |