freebsd-dev/sys/dev/usb
Nick Hibma b5ea1f0c77 The USB double bulk pipe driver (Host to host cables). Currently there
are two supported chips, the NetChip 1080 (only prototypes available)
and the EzLink cable. Any other cable should be supported however as they
are all very much alike (there is a difference between them wrt
performance).

It uses Netgraph.

This driver was mostly written by Doug Ambrisko and Julian Elischer and
I would like to thank Whistle for yet another contribution. And my
aplogies to them for me sitting on the driver for so long (2 months).

Also, many thanks to Reid Augustin from NetChip for providing me with a
prototype of their 1080 chip.

Be aware of the fact that this driver is very immature and has only been
tested very lightly. If someone feels like learning about Netgraph however
this is an excellent driver to start playing with.
2000-05-01 22:48:23 +00:00
..
devlist2h.awk
FILES
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
if_cue.c Add vendor/device codes for SmartBridges SmartLink USB ethernet adapter 2000-04-14 14:46:22 +00:00
if_cuereg.h
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
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
ohci_pci.c
ohci.c OpenBSD has a broken debugger that does not grok static. Use a 2000-04-03 20:58:30 +00:00
ohcireg.h
ohcivar.h
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 The USB double bulk pipe driver (Host to host cables). Currently there 2000-05-01 22:48:23 +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
uhci.c OpenBSD has a broken debugger that does not grok static. Use a 2000-04-03 20:58:30 +00:00
uhcireg.h
uhcivar.h
uhid.c OpenBSD has a broken debugger that does not grok static. Use a 2000-04-03 20:58:30 +00:00
uhub.c OpenBSD has a broken debugger that does not grok static. Use a 2000-04-03 20:58:30 +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 OpenBSD has a broken debugger that does not grok static. Use a 2000-04-03 20:58:30 +00:00
umass.c Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
umodem.c Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +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 Update the urio driver. It now works on NetBSD and OpenBSD as well. 2000-04-08 17:02:13 +00:00
usb_ethersubr.c Remove unneeded #include <sys/kernel.h> 2000-04-29 15:36:14 +00:00
usb_ethersubr.h
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
usb_port.h OpenBSD has a broken debugger that does not grok static. Use a 2000-04-03 20:58:30 +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 OpenBSD has a broken debugger that does not grok static. Use a 2000-04-03 20:58:30 +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 the EzLink adapter Id 2000-05-01 20:26:12 +00:00
usbdevs_data.h Regen. 2000-05-01 20:31:01 +00:00
usbdevs.h Regen. 2000-05-01 20:31:01 +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
usbdivar.h
usbhid.h