NetBSD/sys/dev/usb
augustss 02c9ad1755 And fix pastos. 1998-08-06 12:26:51 +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 Abort interrupt pipe on disconnect. 1998-08-01 20:52:45 +00:00
uhub.c Improve some error messages. 1998-08-02 22:30:52 +00:00
ukbd.c Use wskbd enable function. 1998-08-02 22:27:01 +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
usbdevs.h
usbdevs_data.h
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