NetBSD/sys/dev/usb
matt 9efc721402 Don't use atapi_print since if there are no wdc's, it won't be present. 2000-12-18 19:57:47 +00:00
..
FILES Update with uscanner.c 2000-10-04 02:45:07 +00:00
Makefile Install usbdevs.h as well. 2000-08-20 22:25:20 +00:00
Makefile.usbdevs Use ${RM} 2000-01-31 21:08:11 +00:00
TODO Implement what in Intel-speech is known as "bandwidth reclamation". 2000-08-13 16:18:09 +00:00
devlist2h.awk Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00
files.usb Add USB scanner driver. 2000-09-23 04:32:23 +00:00
hid.c Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
hid.h Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
if_aue.c ALTQ'ify. 2000-12-14 07:51:36 +00:00
if_auereg.h Handle the Linksys USB100H1 like the other Linksys adapters. 2000-05-06 20:38:59 +00:00
if_cue.c ALTQ'ify. 2000-12-14 07:51:36 +00:00
if_cuereg.h Reorder some #defines. 2000-04-27 15:25:36 +00:00
if_kue.c ALTQ'ify. 2000-12-14 07:51:36 +00:00
if_kuereg.h Some OpenBSD portability fixes. 2000-03-29 18:24:52 +00:00
if_upl.c Adapt to bpfattach() changes, and further centralize the bpfattach() 2000-12-12 18:00:22 +00:00
kue_fw.h Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
ohci.c Make the ohci driver not hang suspend/resume. It still doesn't resume 2000-12-13 03:09:06 +00:00
ohcireg.h Change my email address. 2000-04-27 15:26:44 +00:00
ohcivar.h Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
uaudio.c Allow 16-bit only speakers to work. 2000-10-05 01:35:07 +00:00
uaudioreg.h Use attribute packed for on-the-wire data structures. 2000-05-30 10:10:17 +00:00
ucom.c Adapt to the new line discipline scheme. 2000-11-02 00:01:44 +00:00
ucomvar.h Handle output packet headers in a cleaner way. From IWAMOTO Toshihiro 2000-09-03 19:15:45 +00:00
uftdi.c Set the debug level to 0. 2000-12-08 01:53:44 +00:00
uftdireg.h Add driver for FTDI FT8U100AX serial adapter. 2000-04-14 14:51:22 +00:00
ugen.c Don't try to access a device that is being disconnected when generating 2000-12-13 04:05:14 +00:00
uhci.c Add missed le32toh() in uhci_device_isoc_abort(). 2000-12-18 15:55:30 +00:00
uhcireg.h Fix race condition when unlinking xfers. Thanks to IWAMOTO Toshihiro 2000-08-13 18:20:14 +00:00
uhcivar.h Implement what in Intel-speech is known as "bandwidth reclamation". 2000-08-13 16:18:09 +00:00
uhid.c Don't free unallocated pointer in detach (can happen if detach happens 2000-10-10 12:37:01 +00:00
uhub.c Don't give up so easily if the device does not respond properly. 2000-09-24 02:08:38 +00:00
ukbd.c Implement handling of the UQ_SPUR_BUT_UP quirk. Some keyboards sometimes 2000-08-20 22:30:17 +00:00
ukbdmap.c Change my email address. 2000-04-27 15:26:44 +00:00
ukbdvar.h Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
ulpt.c Make sure to increment reference count while the (lengthy) opening 2000-12-05 14:01:33 +00:00
umass.c Don't use atapi_print since if there are no wdc's, it won't be present. 2000-12-18 19:57:47 +00:00
umodem.c Get rid of UQ_ASSUME_CM_OVER_DATA quirk; it's handled differently now. 2000-12-11 05:41:00 +00:00
ums.c Don't use a plural `s' if there is only one button. 2000-10-08 20:52:18 +00:00
urio.c Tell usbd_set_config_no() to be verbose. It's nice to know whyit fails. 2000-10-24 14:53:59 +00:00
urio.h Change my email address. 2000-04-27 15:26:44 +00:00
usb.c Don't try to access a device that is being disconnected when generating 2000-12-13 04:05:14 +00:00
usb.h Don't try to access a device that is being disconnected when generating 2000-12-13 04:05:14 +00:00
usb_mem.c Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
usb_mem.h remove include of <vm/vm.h> 2000-06-28 16:39:25 +00:00
usb_port.h A portability define. 2000-12-04 03:38:56 +00:00
usb_quirks.c Get rid of UQ_ASSUME_CM_OVER_DATA quirk; it's handled differently now. 2000-12-11 05:41:00 +00:00
usb_quirks.h Get rid of UQ_ASSUME_CM_OVER_DATA quirk; it's handled differently now. 2000-12-11 05:41:00 +00:00
usb_subr.c Don't try to access a device that is being disconnected when generating 2000-12-13 04:05:14 +00:00
usbcdc.h Use attribute packed for on-the-wire data structures. 2000-05-30 10:10:17 +00:00
usbdevs Add another Melco LUA-TX device. 2000-12-13 02:47:26 +00:00
usbdevs.h Regen. 2000-12-13 02:48:25 +00:00
usbdevs_data.h Regen. 2000-12-13 02:48:25 +00:00
usbdi.c Add a way to do control transfers on other pipes than the default pipe. 2000-09-23 21:02:04 +00:00
usbdi.h Don't try to access a device that is being disconnected when generating 2000-12-13 04:05:14 +00:00
usbdi_util.c Make it compile with USB_DEBUG. 2000-06-01 15:51:26 +00:00
usbdi_util.h Improve some portability items. 2000-06-01 14:37:51 +00:00
usbdivar.h Don't try to access a device that is being disconnected when generating 2000-12-13 04:05:14 +00:00
usbhid.h Add a few more defines. From Nick Hibma and FreeBSD. 2000-09-03 19:09:14 +00:00
uscanner.c Set the open flag when opening the scanner. 2000-11-14 13:57:16 +00:00
uvisor.c Handle output packet headers in a cleaner way. From IWAMOTO Toshihiro 2000-09-03 19:15:45 +00:00