freebsd-dev/sys/dev/usb
Nick Hibma de7a23ed98 Regen.
2000-05-09 20:45:14 +00:00
..
devlist2h.awk
FILES Add umass.c 2000-01-27 23:19:14 +00:00
hid.c OpenBSD has a broken debugger that does not grok static. Use a 2000-04-03 20:58:30 +00:00
hid.h
if_aue.c Depend on miibus. 2000-04-29 13:41:57 +00:00
if_auereg.h Fix a bug in the uhci driver that breaks large bulk IN transfers. The 2000-01-28 02:15:31 +00:00
if_cue.c Add vendor/device codes for SmartBridges SmartLink USB ethernet adapter 2000-04-14 14:46:22 +00:00
if_cuereg.h Fix a bug in the uhci driver that breaks large bulk IN transfers. The 2000-01-28 02:15:31 +00:00
if_kue.c OpenBSD has a broken debugger that does not grok static. Use a 2000-04-03 20:58:30 +00:00
if_kuereg.h Fix a bug in the uhci driver that breaks large bulk IN transfers. The 2000-01-28 02:15:31 +00:00
kue_fw.h OpenBSD has a broken debugger that does not grok static. Use a 2000-04-03 20:58:30 +00:00
Makefile.usbdevs Make the makefile work properly. 2000-03-15 22:13:50 +00:00
ohci_pci.c Do the attach (and detach) properly. Store the cookies. 2000-05-07 20:16:25 +00:00
ohci.c OpenBSD has a broken debugger that does not grok static. Use a 2000-04-03 20:58:30 +00:00
ohcireg.h Correctly handle the conversion from virtual to physical addresses. The 2000-02-10 18:50:19 +00:00
ohcivar.h Add the fields needed to store the cookies. 2000-05-07 20:17:30 +00:00
rio500_usb.h Update the urio driver. It now works on NetBSD and OpenBSD as well. 2000-04-08 17:02:13 +00:00
udbp.c Add the Prolific PL2301 and PL2302 Link cables. 2000-05-07 19:49:48 +00:00
udbp.h The USB double bulk pipe driver (Host to host cables). Currently there 2000-05-01 22:48:23 +00:00
ugen.c OpenBSD has a broken debugger that does not grok static. Use a 2000-04-03 20:58:30 +00:00
uhci_pci.c Do the attach (and detach) properly. Store the cookies. 2000-05-07 20:16:25 +00:00
uhci.c OpenBSD has a broken debugger that does not grok static. Use a 2000-04-03 20:58:30 +00:00
uhcireg.h More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
uhcivar.h Add the fields needed to store the cookies. 2000-05-07 20:17:30 +00:00
uhid.c OpenBSD has a broken debugger that does not grok static. Use a 2000-04-03 20:58:30 +00:00
uhub.c Initialise the debug value. 2000-05-07 18:40:44 +00:00
ukbd.c OpenBSD has a broken debugger that does not grok static. Use a 2000-04-03 20:58:30 +00:00
ulpt.c Remove 42 unneeded #include <sys/ioccom.h>. 2000-05-03 07:31:38 +00:00
umass.c Add a define for the Zip 250 2000-05-07 18:37:13 +00:00
umodem.c Remove 42 unneeded #include <sys/ioccom.h>. 2000-05-03 07:31:38 +00:00
ums.c OpenBSD has a broken debugger that does not grok static. Use a 2000-04-03 20:58:30 +00:00
urio.c More static -> Static to keep OpenBSD happy. 2000-05-07 14:23:32 +00:00
usb_ethersubr.c Remove unneeded #include <sys/kernel.h> 2000-04-29 15:36:14 +00:00
usb_ethersubr.h Pull my head out of my ass and actually make the tx netisr stuff work right. 2000-01-14 01:36:16 +00:00
usb_if.m * Factor out the object system from new-bus so that it can be used by 2000-04-08 14:17:18 +00:00
usb_mem.h Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
usb_port.h Use the new and shiny module versioning. This enables you to load the 2000-05-08 15:10:05 +00:00
usb_quirks.c OpenBSD has a broken debugger that does not grok static. Use a 2000-04-03 20:58:30 +00:00
usb_quirks.h
usb_subr.c OpenBSD has a broken debugger that does not grok static. Use a 2000-04-03 20:58:30 +00:00
usb.c Use the new and shiny module versioning. This enables you to load the 2000-05-08 15:10:05 +00:00
usb.h if USB support is not compiled into the kernel, 2000-04-02 06:28:40 +00:00
usbcdc.h
usbdevs Add Alcor Keyboard with built-in hub and its keyboard. 2000-05-09 20:43:37 +00:00
usbdevs_data.h Regen. 2000-05-09 20:45:14 +00:00
usbdevs.h Regen. 2000-05-09 20:45:14 +00:00
usbdi_util.c OpenBSD has a broken debugger that does not grok static. Use a 2000-04-03 20:58:30 +00:00
usbdi_util.h
usbdi.c Remove unneeded #include <sys/kernel.h> 2000-04-29 15:36:14 +00:00
usbdi.h Add usbd_clear_endpoint_toggle(pipe) function. 2000-01-25 18:40:39 +00:00
usbdivar.h remove "extern int cold" from SPLUSBCHECK - it causes a heap of warnings. 2000-01-23 19:26:16 +00:00
usbhid.h