NetBSD/sys/dev/usb
augustss 32dd1a1d5a Make sure the Endpoint Descriptor gets the correct maximum packet size. 1998-11-22 20:21:22 +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
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
ohci.c Make sure the Endpoint Descriptor gets the correct maximum packet size. 1998-11-22 20:21:22 +00:00
ohcireg.h Make sure the Endpoint Descriptor gets the correct maximum packet size. 1998-11-22 20:21:22 +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 Fix some typos. 1998-11-21 18:57:09 +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 Fix some typos. 1998-11-21 18:57:09 +00:00
usb.c Add missing call to usbd_init(). 1998-09-21 20:47:25 +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 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 Fix some typos. 1998-11-21 18:57:09 +00:00
usbdevs Add Cypress Semiconductor vendor ID and Cypress Mouse product ID. 1998-10-05 02:30:17 +00:00
usbdevs.h Regenerate from usbdevs. 1998-10-05 02:31:13 +00:00
usbdevs_data.h Regenerate from usbdevs. 1998-10-05 02:31:13 +00:00
usbdi.c Fix typo. 1998-10-20 21:28:32 +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 Add USB support. Supported so far: 1998-07-12 19:51:55 +00:00