NetBSD/sys/dev/usb
augustss b7ae463e9f Fix bug setting up endpoint descriptors for an interface. 1999-01-01 15:21:42 +00:00
..
Makefile Add a Communication Class header file. 1999-01-01 07:43:13 +00:00
Makefile.usbdevs
devlist2h.awk
files.usb Use umodem as the modem driver stub. 1998-12-03 19:58:09 +00:00
hid.c Merge changes to make the USB stack work with FreeBSD. The original 1998-12-26 12:53:00 +00:00
hid.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:32:04 +00:00
ohci.c Set the correct transfer count on interrupt transfers. 1999-01-01 15:15:33 +00:00
ohcireg.h Take care of some lines > 80 chars. 1998-12-10 23:16:47 +00:00
ohcivar.h Merge changes to make the USB stack work with FreeBSD. The original 1998-12-26 12:53:00 +00:00
ucom.c Remove #include that slipped in at FreeBSD merge. 1998-12-30 17:46:20 +00:00
ugen.c Don't set configuration unnecessarily, some (broken) devices seem to break 1998-12-29 15:33:10 +00:00
uhci.c Split usbd_delay_ms() into two functions, one can be used in 1998-12-30 18:06:25 +00:00
uhcireg.h Be more careful when forming the TD endpoint field. 1998-12-27 23:40:52 +00:00
uhcivar.h Merge changes to make the USB stack work with FreeBSD. The original 1998-12-26 12:53:00 +00:00
uhid.c Merge changes to make the USB stack work with FreeBSD. The original 1998-12-26 12:53:00 +00:00
uhub.c Split usbd_delay_ms() into two functions, one can be used in 1998-12-30 18:06:25 +00:00
ukbd.c Implement autorepeat in raw keyboard mode. 1998-12-30 19:25:27 +00:00
ulpt.c Remove #include that slipped in at FreeBSD merge. 1998-12-30 17:46:20 +00:00
umodem.c Remove #include that slipped in at FreeBSD merge. 1998-12-30 17:46:20 +00:00
ums.c Remove #include that slipped in at FreeBSD merge. 1998-12-30 17:46:20 +00:00
usb.c Make it possible to specify the request flags when issuing a raw USB request. 1998-12-29 03:13:10 +00:00
usb.h Add uDWord type for 4 byte USB structure fields. 1999-01-01 15:18:17 +00:00
usb_mem.c Initialize field to indicate fragment block. 1998-12-14 23:44:04 +00:00
usb_mem.h Merge changes to make the USB stack work with FreeBSD. The original 1998-12-26 12:53:00 +00:00
usb_port.h Fold line. 1998-12-30 17:48:48 +00:00
usb_quirks.c The Peracom serial converter (like some other devices) claim to have 1998-12-29 15:23:59 +00:00
usb_quirks.h The Peracom serial converter (like some other devices) claim to have 1998-12-29 15:23:59 +00:00
usb_subr.c Fix bug setting up endpoint descriptors for an interface. 1999-01-01 15:21:42 +00:00
usbcdc.h Add a Communication Class header file. 1999-01-01 07:43:13 +00:00
usbdevs Add iMac devices. 1998-12-30 03:52:30 +00:00
usbdevs.h Regen. 1998-12-30 03:55:49 +00:00
usbdevs_data.h Regen. 1998-12-30 03:55:49 +00:00
usbdi.c Minor change in a debug printf. 1998-12-29 14:29:53 +00:00
usbdi.h New USB attach args. 1998-12-29 03:09:48 +00:00
usbdi_util.c Merge changes to make the USB stack work with FreeBSD. The original 1998-12-26 12:53:00 +00:00
usbdi_util.h Split usbd_delay_ms() into two functions, one can be used in 1998-12-30 18:06:25 +00:00
usbdivar.h Split usbd_delay_ms() into two functions, one can be used in 1998-12-30 18:06:25 +00:00
usbhid.h Merge changes to make the USB stack work with FreeBSD. The original 1998-12-26 12:53:00 +00:00