NetBSD/sys/dev/usb
augustss 8dde7d012c Add a few Ethernet adapters. 1999-12-24 18:03:05 +00:00
..
FILES A small roadmap of the USB files. 1999-08-16 20:18:07 +00:00
Makefile Add a Communication Class header file. 1999-01-01 07:43:13 +00:00
Makefile.usbdevs Generate appropriate RCS headers. 1999-01-07 22:18:23 +00:00
TODO Cosmetics and a couple of diagnostic messages. 1999-12-06 21:06:59 +00:00
devlist2h.awk Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +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 Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00
hid.h Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00
ohci.c Cosmetics and a couple of diagnostic messages. 1999-12-06 21:06:59 +00:00
ohcireg.h Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00
ohcivar.h Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00
uaudio.c Cosmetics and a couple of diagnostic messages. 1999-12-06 21:06:59 +00:00
uaudioreg.h Format tag and format type tests were interchanged. 1999-10-13 20:13:29 +00:00
ucom.c A number of stylistic changes to increase readability (many suggested 1999-11-12 00:34:57 +00:00
ugen.c Change the way the initial configuration value is picked. 1999-12-18 23:22:54 +00:00
uhci.c Turn on the MAXP bit in the controller to allow 64 byte packets at 1999-12-24 13:56:35 +00:00
uhcireg.h Propagate the USB revision number to the usb driver. 1999-11-20 00:57:08 +00:00
uhcivar.h Cosmetics and a couple of diagnostic messages. 1999-12-06 21:06:59 +00:00
uhid.c Make these files compile on 64 bit archs. 1999-12-18 22:47:11 +00:00
uhub.c Add some more debug printing. 1999-11-24 23:13:19 +00:00
ukbd.c Cosmetics and a couple of diagnostic messages. 1999-12-06 21:06:59 +00:00
ukbdmap.c Fix some buglets pointed out by "Brett D. Slager" <bds@snarf.thnet.com> 1999-02-28 10:05:00 +00:00
ukbdvar.h Rework the way ukbd attaches itself as the console (again). We now allow 1999-05-13 23:34:38 +00:00
ulpt.c Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00
umass.c A few more purely stylistic changes that I missed in the last round. 1999-11-17 23:00:49 +00:00
umodem.c Don't complain when umodemstartread() returns USBD_IN_PROGRESS. It's normal. 1999-11-26 09:12:50 +00:00
ums.c Reverse the sign on the wheel data. I got it wrong from the start. 1999-12-24 01:14:01 +00:00
usb.c Use the flags `locator' to govern if devices are detected early or 1999-12-22 23:54:09 +00:00
usb.h Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00
usb_mem.c Make these files compile on 64 bit archs. 1999-12-18 22:47:11 +00:00
usb_mem.h Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00
usb_port.h Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00
usb_quirks.c Reverse the sign on the wheel data. I got it wrong from the start. 1999-12-24 01:14:01 +00:00
usb_quirks.h Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00
usb_subr.c Add another debug printf. 1999-12-18 22:51:58 +00:00
usbcdc.h Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00
usbdevs Add a few Ethernet adapters. 1999-12-24 18:03:05 +00:00
usbdevs.h Regen. 1999-12-17 14:07:45 +00:00
usbdevs_data.h Regen. 1999-12-17 14:07:45 +00:00
usbdi.c More USB_DEBUG and DIAGNOSTIC output. 1999-11-28 22:49:53 +00:00
usbdi.h Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00
usbdi_util.c More USB_DEBUG and DIAGNOSTIC output. 1999-11-28 22:49:53 +00:00
usbdi_util.h Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00
usbdivar.h Propagate the USB revision number to the usb driver. 1999-11-20 00:57:08 +00:00
usbhid.h Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00