NetBSD/sys/dev/usb
augustss 5a1f4dd6bc Complete the scancode conversion table.
Tell the keyboard not to send idle reports.
1998-08-01 17:46:22 +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 A first stab att supporting console access with a USB keyboard. 1998-07-26 17:42:48 +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 A first stab att supporting console access with a USB keyboard. 1998-07-26 17:42:48 +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 Complete the scancode conversion table. 1998-08-01 17:46:22 +00:00
ulpt.c Don't print device class in attach message. 1998-07-25 15:19:09 +00:00
ums.c Add functions to execute asynchronous requests and use these from 1998-07-29 20:50:11 +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
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 Use the pipe maximum packet length rather than the device max length when 1998-07-23 01:46:27 +00:00
usbdevs
usbdevs.h
usbdevs_data.h
usbdi.c Add functions to execute asynchronous requests and use these from 1998-07-29 20:50:11 +00:00
usbdi.h Add functions to execute asynchronous requests and use these from 1998-07-29 20:50:11 +00:00
usbdi_util.c Add functions to execute asynchronous requests and use these from 1998-07-29 20:50:11 +00:00
usbdi_util.h Add functions to execute asynchronous requests and use these from 1998-07-29 20:50:11 +00:00
usbdivar.h A first stab att supporting console access with a USB keyboard. 1998-07-26 17:42:48 +00:00
usbhid.h