NetBSD/sys/dev/usb
augustss 475ed73e46 Get rid of a bunch of code that was part of an old USBDI proposal, but that
is unused in our USB stack.

Once upon a time, when I started writing the USB stack for NetBSD, there
was an effort to make a standard for how USB device drivers should interact
with the rest of the USB stack.  This effort had contributors from just
about all Un*x camps (but not Micro$oft :).  I based my design on one of their
early proposals since I thought it would be a good idea if we could all
share device drivers with a minimum effort.  Shortly after I started my work
all the free Un*x people were thrown out of the USBDI work since we did not
pay the USB membership fee.  Well, some time has passed now and the work of
the standardization group is almost public again.  But alas, the new standard
has grown to be a monster!  I do not want to have this as the basis for the
*BSD USB stack; it is far too complicated.
So, since we are not even close to being compilant with the standard, I've
thrown out some old baggage.
1999-06-14 17:09:57 +00:00
..
Makefile
Makefile.usbdevs
TODO
devlist2h.awk
files.usb
hid.c
hid.h
ohci.c
ohcireg.h
ohcivar.h
ucom.c
ugen.c
uhci.c
uhcireg.h
uhcivar.h
uhid.c
uhub.c
ukbd.c
ukbdmap.c
ukbdvar.h
ulpt.c
umodem.c
ums.c
usb.c
usb.h
usb_mem.c
usb_mem.h
usb_port.h
usb_quirks.c
usb_quirks.h
usb_subr.c
usbcdc.h
usbdevs
usbdevs.h
usbdevs_data.h
usbdi.c
usbdi.h
usbdi_util.c
usbdi_util.h
usbdivar.h
usbhid.h