NetBSD/sys/dev/usb
augustss 4e1976a433 Use PCI class/subclass/interface to match USB host controllers instead
of vendor/product id.  This makes the probe find more controllers
without recompilation.
1998-07-26 00:40:59 +00:00
..
devlist2h.awk Add USB support. Supported so far: 1998-07-12 19:51:55 +00:00
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
Makefile Add USB support. Supported so far: 1998-07-12 19:51:55 +00:00
Makefile.usbdevs Add USB support. Supported so far: 1998-07-12 19:51:55 +00:00
ohci.c Add special memory allocation routines that supports allocation 1998-07-24 21:09:07 +00:00
ohcireg.h Use PCI class/subclass/interface to match USB host controllers instead 1998-07-26 00:40:59 +00:00
ohcivar.h Add special memory allocation routines that supports allocation 1998-07-24 21:09:07 +00:00
uhci.c Add special memory allocation routines that supports allocation 1998-07-24 21:09:07 +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 useful HID ioctl()s. 1998-07-13 10:49:41 +00:00
uhub.c Loop over all configurations when trying to probe for interface drivers. 1998-07-22 12:22:08 +00:00
ukbd.c Add wscons attachments for USB keyboard. 1998-07-25 15:36:30 +00:00
ulpt.c Don't print device class in attach message. 1998-07-25 15:19:09 +00:00
ums.c Provide wsmouse attachment for the USB mouse driver. 1998-07-25 01:46:38 +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 Add USB support. Supported so far: 1998-07-12 19:51:55 +00:00
usb_quirks.h Add USB support. Supported so far: 1998-07-12 19:51:55 +00:00
usb_subr.c Use the pipe maximum packet length rather than the device max length when 1998-07-23 01:46:27 +00:00
usb.c Add an ioctl() to get host controller statistics. 1998-07-25 15:22:11 +00:00
usb.h Add an ioctl() to get host controller statistics. 1998-07-25 15:22:11 +00:00
usbdevs Add USB support. Supported so far: 1998-07-12 19:51:55 +00:00
usbdevs_data.h Regen. 1998-07-12 20:44:53 +00:00
usbdevs.h Regen. 1998-07-12 20:44:53 +00:00
usbdi_util.c Add some useful HID ioctl()s. 1998-07-13 10:49:41 +00:00
usbdi_util.h Add some useful HID ioctl()s. 1998-07-13 10:49:41 +00:00
usbdi.c Add an ioctl() to get host controller statistics. 1998-07-25 15:22:11 +00:00
usbdi.h Add some comments and a function to set the alternate settings in an 1998-07-23 13:44:21 +00:00
usbdivar.h Add an ioctl() to get host controller statistics. 1998-07-25 15:22:11 +00:00
usbhid.h Add USB support. Supported so far: 1998-07-12 19:51:55 +00:00