NetBSD/sys/dev/usb
atatat 31144d9976 Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
indicating an unhandled "command".  ERESTART is -1, which can lead to
confusion.  ERESTART has been moved to -3 and EPASSTHROUGH has been
placed at -4.  No ioctl code should now return -1 anywhere.  The
ioctl() system call is now properly restartable.
2002-03-17 19:40:26 +00:00
..
FILES
Makefile
Makefile.usbdevs
TODO
devlist2h.awk
ehci.c
ehcireg.h
ehcivar.h
ezload.c
ezload.h
files.usb Move sampling rate conversion functions to aurateconv.c. 2002-03-09 20:30:42 +00:00
hid.c
hid.h
if_aue.c Whitespace fixes. 2002-03-17 18:02:52 +00:00
if_auereg.h
if_cue.c
if_cuereg.h
if_kue.c Whitespace fixes. 2002-03-17 18:02:52 +00:00
if_kuereg.h
if_upl.c bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +00:00
kue_fw.h
ohci.c Whitespace fixes. 2002-03-17 18:02:52 +00:00
ohcireg.h
ohcivar.h
uaudio.c aurateconv.c: 2002-03-17 16:14:21 +00:00
uaudioreg.h Sampling rate and mono-stereo conversion described in 2002-03-07 14:37:02 +00:00
ucom.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
ucomvar.h
udsbr.c
uftdi.c
uftdireg.h
ugen.c
ugraphire_rdesc.h
uhci.c Whitespace fixes. 2002-03-17 18:02:52 +00:00
uhcireg.h
uhcivar.h
uhid.c Whitespace fixes. 2002-03-17 18:02:52 +00:00
uhidev.c Avoid a race condition spotted by UCHIYAMA Yasushi <uch@vnop.net>. 2002-02-27 01:30:50 +00:00
uhidev.h
uhub.c
uirda.c
ukbd.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
ukbdmap.c Add Swiss keyboard mappings. From OpenBSD. 2002-03-17 18:01:07 +00:00
ukbdvar.h
ulpt.c
umass.c Whitespace fixes. 2002-03-17 18:02:52 +00:00
umass_isdata.c
umass_isdata.h
umass_quirks.c
umass_quirks.h
umass_scsipi.c
umass_scsipi.h
umassvar.h
umct.c
umct.h
umidi.c free_all_endpoints(): Fix a problem with disabled device. 2002-03-08 17:24:06 +00:00
umidi_quirks.c
umidi_quirks.h
umidireg.h
umidivar.h
umodem.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
ums.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
uplcom.c add device TDK USB-PDC Adapter UPA9664 2002-03-16 16:10:19 +00:00
urio.c
urio.h
usb.c
usb.h A small fix for FreeBSD. 2002-02-26 10:27:49 +00:00
usb_mem.c
usb_mem.h
usb_port.h Some minor fixes from FreeBSD. 2002-02-26 02:00:16 +00:00
usb_quirks.c
usb_quirks.h
usb_subr.c
usbcdc.h
usbdevs Add some WLAN devices. 2002-03-10 19:55:23 +00:00
usbdevs.h Regen. 2002-03-10 19:55:55 +00:00
usbdevs_data.h Regen. 2002-03-10 19:55:55 +00:00
usbdi.c Don't use NULL for non-pointer arguments. 2002-02-28 04:49:16 +00:00
usbdi.h
usbdi_util.c
usbdi_util.h Whitespace fixes. 2002-03-17 18:02:52 +00:00
usbdivar.h
usbhid.h
uscanner.c
usscanner.c
ustir.c Whitespace fixes. 2002-03-17 18:02:52 +00:00
ustirreg.h
uvisor.c Add some more stuff that might make Palm and Sony devices work. 2002-02-27 23:00:03 +00:00
uyap.c
uyap_firmware.h