NetBSD/sys/dev/usb
augustss 3b576cc6b2 Update. 1999-11-03 12:11:26 +00:00
..
FILES A small roadmap of the USB files. 1999-08-16 20:18:07 +00:00
Makefile
Makefile.usbdevs
TODO Update. 1999-11-03 12:11:26 +00:00
devlist2h.awk Fix from FreeBSD. 1999-08-28 10:01:42 +00:00
files.usb Add needs-flag to ukbd. Fixes PR 8385 from Izumi Tsutsui 1999-09-12 17:40:57 +00:00
hid.c Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so 1999-10-13 08:10:55 +00:00
hid.h
ohci.c Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so 1999-10-13 08:10:55 +00:00
ohcireg.h Handle the case when a USB transfer is so long that it crosses two page 1999-09-15 21:14:03 +00:00
ohcivar.h Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so 1999-10-13 08:10:55 +00:00
uaudio.c Print a little more information when attaching. 1999-11-02 16:54:27 +00:00
uaudioreg.h Format tag and format type tests were interchanged. 1999-10-13 20:13:29 +00:00
ucom.c Change the internal API to allow DMA buffers to be pre-allocated by 1999-09-09 12:26:43 +00:00
ugen.c Add a few more tests for safety. 1999-10-28 12:08:38 +00:00
uhci.c Fix PR8666, to verbose diagnostics. 1999-10-23 00:21:01 +00:00
uhcireg.h Merge the soft_{td,qh} with the real {td,qh}. This saves time and space. 1999-08-22 23:19:56 +00:00
uhcivar.h Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so 1999-10-13 08:10:55 +00:00
uhid.c Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so 1999-10-13 08:10:55 +00:00
uhub.c Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so 1999-10-13 08:10:55 +00:00
ukbd.c Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so 1999-10-13 08:10:55 +00:00
ukbdmap.c
ukbdvar.h
ulpt.c Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so 1999-10-13 08:10:55 +00:00
umass.c Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so 1999-10-13 08:10:55 +00:00
umodem.c * Move DMA buffer allocation to HC independent code. 1999-09-11 08:19:26 +00:00
ums.c Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so 1999-10-13 08:10:55 +00:00
usb.c Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so 1999-10-13 08:10:55 +00:00
usb.h Add a macro to extract the isoc type. 1999-10-20 21:02:39 +00:00
usb_mem.c Stylistic changes. 1999-10-12 11:24:22 +00:00
usb_mem.h Remove FreeBSD tags that got in there by accident. 1999-10-13 18:52:54 +00:00
usb_port.h Give uaudio its own debug flag. 1999-10-14 01:18:39 +00:00
usb_quirks.c Make vendor names more consistent. 1999-09-15 13:57:09 +00:00
usb_quirks.h Add a quirk for devices that lie about how they are powered. 1999-10-11 09:16:39 +00:00
usb_subr.c Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so 1999-10-13 08:10:55 +00:00
usbcdc.h Add more CDC definitions. 1999-08-16 20:20:19 +00:00
usbdevs Another device... 1999-10-28 06:41:13 +00:00
usbdevs.h Regen. 1999-10-28 06:41:40 +00:00
usbdevs_data.h Regen. 1999-10-28 06:41:40 +00:00
usbdi.c Fix a glitch in dequeueing and aborting requests on interrupt pipes. 1999-10-13 23:46:10 +00:00
usbdi.h Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so 1999-10-13 08:10:55 +00:00
usbdi_util.c Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so 1999-10-13 08:10:55 +00:00
usbdi_util.h Change the way the `struct device' base part of all driver softc are 1999-09-05 19:32:18 +00:00
usbdivar.h Make the SPLUSBCHECK diagnostic test silent durning cold boot. 1999-10-25 10:51:46 +00:00
usbhid.h