NetBSD/sys/dev/usb
augustss 71fc3f6ee2 Regen. 2000-10-24 14:51:51 +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
TODO Implement what in Intel-speech is known as "bandwidth reclamation". 2000-08-13 16:18:09 +00:00
devlist2h.awk
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 Add Kingston KNU101TX Ethernet adapter. 2000-10-12 22:51:20 +00:00
if_auereg.h
if_cue.c Move the check for "promisc + unicast + not for us" into ether_input(), 2000-10-01 23:32:39 +00:00
if_cuereg.h
if_kue.c Move the check for "promisc + unicast + not for us" into ether_input(), 2000-10-01 23:32:39 +00:00
if_kuereg.h
if_upl.c upl(4) is a IPv4 only device. 2000-10-01 11:35:28 +00:00
kue_fw.h
ohci.c Add an XXX comment. 2000-08-17 23:18:56 +00:00
ohcireg.h
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 make ucom into a random source, type TTY 2000-10-22 19: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 Handle output packet headers in a cleaner way. From IWAMOTO Toshihiro 2000-09-03 19:15:45 +00:00
uftdireg.h
ugen.c ANSIfy last patch. 2000-09-08 01:27:12 +00:00
uhci.c Avoid "bandwidth reclamation" for control transfers. The kue device chokes 2000-09-23 21:00:10 +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
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 Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
umass.c Only probe for drive 0. Fix es problem reported by Nathan Williams 2000-10-03 04:33:03 +00:00
umodem.c Add a new quirk: ASSUME_CM_OVER_DATA. 2000-10-22 08:20:09 +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 Recognize Rio 600. 2000-09-14 03:13:21 +00:00
urio.h
usb.c Removed unnecessary variable declaration. 2000-08-24 14:12:34 +00:00
usb.h Reorder a little. 2000-06-01 15:43:32 +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 Add USB scanner driver. 2000-09-23 04:32:23 +00:00
usb_quirks.c another Ricochet quirk, this time a well-known one. No device strings are provided from it. 2000-10-24 03:59:16 +00:00
usb_quirks.h Add a new quirk: ASSUME_CM_OVER_DATA. 2000-10-22 08:20:09 +00:00
usb_subr.c Avoid empty strings for vendor&product. 2000-10-12 23:11:04 +00:00
usbcdc.h Use attribute packed for on-the-wire data structures. 2000-05-30 10:10:17 +00:00
usbdevs Add Apple's cool new mouse. 2000-10-24 14:51:24 +00:00
usbdevs.h Regen. 2000-10-24 14:51:51 +00:00
usbdevs_data.h Regen. 2000-10-24 14:51:51 +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 Add a way to do control transfers on other pipes than the default pipe. 2000-09-23 21:02:04 +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 Kill SPLUSBCHECK -- it's not portable, and quite annoying on some 2000-06-24 04:12:53 +00:00
usbhid.h Add a few more defines. From Nick Hibma and FreeBSD. 2000-09-03 19:09:14 +00:00
uscanner.c A bunch of scanners. 2000-10-13 18:16:36 +00:00
uvisor.c Handle output packet headers in a cleaner way. From IWAMOTO Toshihiro 2000-09-03 19:15:45 +00:00