USB driver

Hans Petter Selasky hselasky at c2i.net
Sat Apr 9 11:41:40 PDT 2005


Hi,

I've just updated my USB driver. A handfull of bugs have been fixed.

Some news:

Full support for EHCI split transactions (ISOC/INTERRUPT/BULK)
Full support for EHCI high speed isochronous transfers (please be aware that 
high speed isochronous transfers consume 8 frames per millisecond, and 
consequently one can allocate 8 times more frames. Currently the maximum 
number of frames per transfer is 128*8, but 64*8 is recommended.)


If anyone needs it, here is it:


Download the three files below into a new directory and type 
"make install"  (to uninstall type "make deinstall")
http://home.c2i.net/hselasky/isdn4bsd/privat/usb/Makefile
http://home.c2i.net/hselasky/isdn4bsd/privat/usb/new_usb_1_5_4.diff.bz2
http://home.c2i.net/hselasky/isdn4bsd/privat/usb/new_usb_1_5_4.tar.bz2

Yours
--HPS


More information about the freebsd-usb mailing list