.. |
devlist2h.awk
|
|
|
FILES
|
Update with uscanner.c
|
2000-10-04 02:45:07 +00:00 |
files.usb
|
Add USB scanner driver.
|
2000-09-23 04:32:23 +00:00 |
hid.c
|
|
|
hid.h
|
|
|
if_aue.c
|
Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach().
|
2000-11-15 01:02:11 +00:00 |
if_auereg.h
|
|
|
if_cue.c
|
Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach().
|
2000-11-15 01:02:11 +00:00 |
if_cuereg.h
|
|
|
if_kue.c
|
add I/O Data USB-ET/T (which uses KL5KUSB101B) to the list
|
2000-12-06 21:44:08 +00:00 |
if_kuereg.h
|
|
|
if_upl.c
|
Don't call ether_ifdetach since we're not an ether driver.
|
2000-12-08 02:24:07 +00:00 |
kue_fw.h
|
|
|
Makefile
|
Install usbdevs.h as well.
|
2000-08-20 22:25:20 +00:00 |
Makefile.usbdevs
|
|
|
ohci.c
|
Update frlengths after a isoc transfer.
|
2000-11-10 14:11:49 +00:00 |
ohcireg.h
|
|
|
ohcivar.h
|
|
|
TODO
|
Implement what in Intel-speech is known as "bandwidth reclamation".
|
2000-08-13 16:18:09 +00:00 |
uaudio.c
|
Allow 16-bit only speakers to work.
|
2000-10-05 01:35:07 +00:00 |
uaudioreg.h
|
|
|
ucom.c
|
Adapt to the new line discipline scheme.
|
2000-11-02 00:01:44 +00:00 |
ucomvar.h
|
Handle output packet headers in a cleaner way. From IWAMOTO Toshihiro
|
2000-09-03 19:15:45 +00:00 |
uftdi.c
|
Set the debug level to 0.
|
2000-12-08 01:53:44 +00:00 |
uftdireg.h
|
|
|
ugen.c
|
Improve a debug message.
|
2000-11-26 21:05:02 +00:00 |
uhci.c
|
Add new powerhook argument values, PWR_SOFTSUSPEND, PWR_SOFTSTANDBY and
|
2000-11-26 11:08:57 +00:00 |
uhcireg.h
|
Fix race condition when unlinking xfers. Thanks to IWAMOTO Toshihiro
|
2000-08-13 18:20:14 +00:00 |
uhcivar.h
|
Implement what in Intel-speech is known as "bandwidth reclamation".
|
2000-08-13 16:18:09 +00:00 |
uhid.c
|
Don't free unallocated pointer in detach (can happen if detach happens
|
2000-10-10 12:37:01 +00:00 |
uhub.c
|
Don't give up so easily if the device does not respond properly.
|
2000-09-24 02:08:38 +00:00 |
ukbd.c
|
Implement handling of the UQ_SPUR_BUT_UP quirk. Some keyboards sometimes
|
2000-08-20 22:30:17 +00:00 |
ukbdmap.c
|
|
|
ukbdvar.h
|
|
|
ulpt.c
|
Make sure to increment reference count while the (lengthy) opening
|
2000-12-05 14:01:33 +00:00 |
umass.c
|
Add a DIAGNOSTIC message.
|
2000-12-08 02:33:44 +00:00 |
umodem.c
|
Don't try to set CM_OVER_DATA feature if features cannot be set.
|
2000-11-10 14:08:32 +00:00 |
ums.c
|
Don't use a plural `s' if there is only one button.
|
2000-10-08 20:52:18 +00:00 |
urio.c
|
Tell usbd_set_config_no() to be verbose. It's nice to know whyit fails.
|
2000-10-24 14:53:59 +00:00 |
urio.h
|
|
|
usb_mem.c
|
|
|
usb_mem.h
|
remove include of <vm/vm.h>
|
2000-06-28 16:39:25 +00:00 |
usb_port.h
|
A portability define.
|
2000-12-04 03:38:56 +00:00 |
usb_quirks.c
|
Acerscan 320U doesn't do strings right. From FreeBSD.
|
2000-11-14 15:33:04 +00:00 |
usb_quirks.h
|
Adda quirk for hubs that do not report bus powered status in a normal way.
|
2000-10-24 14:56:09 +00:00 |
usb_subr.c
|
Add a hack to try and figure out if the TI UTUSB41 hub is bus powered
|
2000-10-24 15:01:26 +00:00 |
usb.c
|
Removed unnecessary variable declaration.
|
2000-08-24 14:12:34 +00:00 |
usb.h
|
Reorder a little.
|
2000-06-01 15:43:32 +00:00 |
usbcdc.h
|
|
|
usbdevs
|
add STSN internet access device (no driver yet)
|
2000-12-08 08:13:34 +00:00 |
usbdevs_data.h
|
Regen.
|
2000-12-07 01:02:42 +00:00 |
usbdevs.h
|
Regen.
|
2000-12-07 01:02:42 +00:00 |
usbdi_util.c
|
Make it compile with USB_DEBUG.
|
2000-06-01 15:51:26 +00:00 |
usbdi_util.h
|
|
|
usbdi.c
|
Add a way to do control transfers on other pipes than the default pipe.
|
2000-09-23 21:02:04 +00:00 |
usbdi.h
|
Add a way to do control transfers on other pipes than the default pipe.
|
2000-09-23 21:02:04 +00:00 |
usbdivar.h
|
Kill SPLUSBCHECK -- it's not portable, and quite annoying on some
|
2000-06-24 04:12:53 +00:00 |
usbhid.h
|
Add a few more defines. From Nick Hibma and FreeBSD.
|
2000-09-03 19:09:14 +00:00 |
uscanner.c
|
Set the open flag when opening the scanner.
|
2000-11-14 13:57:16 +00:00 |
uvisor.c
|
Handle output packet headers in a cleaner way. From IWAMOTO Toshihiro
|
2000-09-03 19:15:45 +00:00 |