.. |
devlist2h.awk
|
|
|
ehci.c
|
Follow a safer protocol when updating the QH.
|
2001-11-21 16:05:13 +00:00 |
ehcireg.h
|
Add some interrupt processing.
|
2001-11-21 12:28:23 +00:00 |
ehcivar.h
|
Add some interrupt processing.
|
2001-11-21 12:28:23 +00:00 |
ezload.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
ezload.h
|
|
|
FILES
|
|
|
files.usb
|
|
|
hid.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
hid.h
|
|
|
if_aue.c
|
Small changes to behaviour when disconnecting.
|
2001-11-13 07:57:22 +00:00 |
if_auereg.h
|
Add a reference counter to avoid blowing away the softc while frobbing
|
2001-10-10 02:14:16 +00:00 |
if_cue.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
if_cuereg.h
|
|
|
if_kue.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
if_kuereg.h
|
|
|
if_upl.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
kue_fw.h
|
|
|
Makefile
|
|
|
Makefile.usbdevs
|
|
|
ohci.c
|
Pay more attention to if the HC is being unplugged.
|
2001-11-21 08:18:39 +00:00 |
ohcireg.h
|
|
|
ohcivar.h
|
Use a task to perform the timeout abort so we have a process context when
|
2001-11-21 02:41:18 +00:00 |
TODO
|
|
|
uaudio.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
uaudioreg.h
|
|
|
ucom.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
ucomvar.h
|
|
|
uftdi.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
uftdireg.h
|
|
|
ugen.c
|
More test for NULL pipes.
|
2001-11-13 07:59:32 +00:00 |
ugraphire_rdesc.h
|
|
|
uhci.c
|
Use NULL not 0.
|
2001-11-21 15:48:37 +00:00 |
uhcireg.h
|
|
|
uhcivar.h
|
|
|
uhid.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
uhub.c
|
Add a comment.
|
2001-11-20 16:08:37 +00:00 |
ukbd.c
|
usbd_interface2device_handle() cannot fail.
|
2001-11-15 15:15:58 +00:00 |
ukbdmap.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
ukbdvar.h
|
|
|
ulpt.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
umass.c
|
Remove trailing `b' in some numbers for lengths. It just makes them look
|
2001-11-13 08:01:40 +00:00 |
umassbus.c
|
Fix pasto in a debug printf.
|
2001-11-13 07:56:04 +00:00 |
umassbus.h
|
|
|
umassvar.h
|
|
|
umct.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
umct.h
|
|
|
umidi_quirks.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
umidi_quirks.h
|
fix for Roland/EDIROL UM-880.
|
2001-09-29 22:00:47 +00:00 |
umidi.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
umidireg.h
|
|
|
umidivar.h
|
|
|
umodem.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
ums.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
uplcom.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
urio.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
urio.h
|
|
|
usb_mem.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
usb_mem.h
|
|
|
usb_port.h
|
Small portability improvement.
|
2001-11-10 16:53:32 +00:00 |
usb_quirks.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
usb_quirks.h
|
|
|
usb_subr.c
|
Sanity check max packet lengths.
|
2001-11-20 16:09:01 +00:00 |
usb.c
|
Create a special kernel thread to run the usb short lived tasks (instead
|
2001-11-20 23:53:26 +00:00 |
usb.h
|
Add another "feature".
|
2001-11-21 16:12:56 +00:00 |
usbcdc.h
|
|
|
usbdevs
|
Yet another device.
|
2001-11-17 01:43:40 +00:00 |
usbdevs_data.h
|
Regen.
|
2001-11-17 01:44:03 +00:00 |
usbdevs.h
|
Regen.
|
2001-11-17 01:44:03 +00:00 |
usbdi_util.c
|
usbd_interface2device_handle() cannot fail.
|
2001-11-15 15:15:58 +00:00 |
usbdi_util.h
|
s/usbd_alloc_report_desc/usbd_read_report_desc/
|
2001-10-26 17:58:21 +00:00 |
usbdi.c
|
Fix indentation and typos.
|
2001-11-21 15:37:41 +00:00 |
usbdi.h
|
usbd_interface2device_handle() cannot fail.
|
2001-11-15 15:15:58 +00:00 |
usbdivar.h
|
Wrap dump routine prototypes in #ifdef USB_DEBUG
|
2001-11-21 13:44:47 +00:00 |
usbhid.h
|
|
|
uscanner.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
usscanner.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
uvisor.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
uyap_firmware.h
|
|
|
uyap.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |