NetBSD/sys/dev/usb
drochner 6f1bc2944f Adapt to keymap table format change. 1998-09-17 18:31:43 +00:00
..
Makefile
Makefile.usbdevs
devlist2h.awk
files.usb Add wscons attachments for USB keyboard. 1998-07-25 15:36:30 +00:00
hid.c Let hid_locate() return the item flags as well as the position. 1998-07-24 20:57:46 +00:00
hid.h Let hid_locate() return the item flags as well as the position. 1998-07-24 20:57:46 +00:00
ohci.c Fix two pastos. 1998-08-05 10:16:25 +00:00
ohcireg.h And fix pastos. 1998-08-06 12:26:51 +00:00
ohcivar.h Add special memory allocation routines that supports allocation 1998-07-24 21:09:07 +00:00
uhci.c Improve some error messages. 1998-08-02 22:30:52 +00:00
uhcireg.h Use PCI class/subclass/interface to match USB host controllers instead 1998-07-26 00:40:59 +00:00
uhcivar.h Use PCI class/subclass/interface to match USB host controllers instead 1998-07-26 00:40:59 +00:00
uhid.c Add some braces to stop the new egcs warnings. 1998-08-20 19:55:06 +00:00
uhub.c Improve some error messages. 1998-08-02 22:30:52 +00:00
ukbd.c Adapt to keymap table format change. 1998-09-17 18:31:43 +00:00
ulpt.c Don't print device class in attach message. 1998-07-25 15:19:09 +00:00
ums.c Make sure to abort the interrupt pipe on disconnect of a mouse or keyboard. 1998-08-01 20:11:38 +00:00
usb.c Switch from a global flag to tell if the host controller should use 1998-08-01 18:16:19 +00:00
usb.h Add an ioctl() to get host controller statistics. 1998-07-25 15:22:11 +00:00
usb_mem.c Add special memory allocation routines that supports allocation 1998-07-24 21:09:07 +00:00
usb_mem.h Add special memory allocation routines that supports allocation 1998-07-24 21:09:07 +00:00
usb_quirks.c
usb_quirks.h
usb_subr.c Improve some error messages. 1998-08-02 22:30:52 +00:00
usbdevs Fix capitalization of Kodak. This change was clearly never tested. 1998-09-07 08:18:40 +00:00
usbdevs.h Regen. 1998-09-07 08:19:31 +00:00
usbdevs_data.h Regen. 1998-09-07 08:19:31 +00:00
usbdi.c Improve some error messages. 1998-08-02 22:30:52 +00:00
usbdi.h Improve some error messages. 1998-08-02 22:30:52 +00:00
usbdi_util.c Improve some error messages. 1998-08-02 22:30:52 +00:00
usbdi_util.h Improve some error messages. 1998-08-02 22:30:52 +00:00
usbdivar.h Improve some error messages. 1998-08-02 22:30:52 +00:00
usbhid.h