NetBSD/sys/dev/usb
augustss 1a080201cc Add shutdown hooks to ensure that the host controller is halted when
a reboot occurs.
2000-01-16 10:27:51 +00:00
..
FILES Add umass.c. 2000-01-13 20:19:14 +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 Add another item. 2000-01-13 20:19:43 +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 some files for ethernet adapters (the files are not there yet). 2000-01-16 09:40:07 +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 Add shutdown hooks to ensure that the host controller is halted when 2000-01-16 10:27:51 +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 Add shutdown hooks to ensure that the host controller is halted when 2000-01-16 10:27:51 +00:00
uaudio.c Start of implementation of UpDown processing unit control. 2000-01-16 09:32:56 +00:00
uaudioreg.h Start of implementation of UpDown processing unit control. 2000-01-16 09:32:56 +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 Add shutdown hooks to ensure that the host controller is halted when 2000-01-16 10:27:51 +00:00
uhcireg.h Propagate the USB revision number to the usb driver. 1999-11-20 00:57:08 +00:00
uhcivar.h Add shutdown hooks to ensure that the host controller is halted when 2000-01-16 10:27:51 +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 Add a DPRINTF on keyboard errors. 2000-01-16 09:41:22 +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 Absolute pointing device support. 2000-01-08 02:57:22 +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 Turn on more debugguing flags with USB_DEBUG. 2000-01-16 09:42:36 +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 Sync with FreeBSD. 2000-01-13 19:58:14 +00:00
usbdevs.h Regen. 2000-01-13 19:58:40 +00:00
usbdevs_data.h Regen. 2000-01-13 19:58:40 +00:00
usbdi.c Let usbd_set_polling() work on a usbd_device_handle instead of 2000-01-16 09:37:18 +00:00
usbdi.h Let usbd_set_polling() work on a usbd_device_handle instead of 2000-01-16 09:37:18 +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 Add comments. 2000-01-16 09:43:43 +00:00
usbhid.h Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00