From: Tijl C. <ti...@ul...> - 2003-09-24 11:59:57
|
On Wed, 24 Sep 2003 08:28:32 +0200 (CEST), Romain LIEVIN wrote: > > Error: usb_resetep: usb_clear_halt called, unimplemented on BSD > > Error: usb_resetep: usb_resetep called, unimplemented on BSD > > Error: usb_reset: usb_reset called, unimplemented on BSD > > Argh, some important functions seem to be unimplemented on BSD... > There are 2 ways: use a libusb which implement this call (but they > seem to be BSD specific) or port the SilverLink kernel module to the > BSD platform... Is there a reason why usb_clear_halt is called? Do the endpoints have to be reset? |