NetBSD/sys/dev/usb
jdolecek e0cc03a09b merge kqueue branch into -current
kqueue provides a stateful and efficient event notification framework
currently supported events include socket, file, directory, fifo,
pipe, tty and device changes, and monitoring of processes and signals

kqueue is supported by all writable filesystems in NetBSD tree
(with exception of Coda) and all device drivers supporting poll(2)

based on work done by Jonathan Lemon for FreeBSD
initial NetBSD port done by Luke Mewburn and Jason Thorpe
2002-10-23 09:10:23 +00:00
..
devlist2h.awk
ehci.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
ehcireg.h
ehcivar.h
ezload.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
ezload.h
FILES
files.usb Add driver for Belkin (and other) serial adapter. 2002-10-08 13:08:02 +00:00
hid.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
hid.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
if_aue.c Add a Netgear adapter. From OpenBSD. 2002-09-29 19:55:52 +00:00
if_auereg.h
if_cue.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
if_cuereg.h
if_kue.c Refetch interface handle on reset. Avoids potential access to freed memory. 2002-07-16 22:00:31 +00:00
if_kuereg.h
if_upl.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
if_url.c Plug memory leak. From OpenBSD via PR kern/18457. 2002-09-29 10:19:21 +00:00
if_urlreg.h
kue_fw.h
Makefile
Makefile.usbdevs
ohci.c Put some ifdefs around USB_USE_SOFTINTR stuff. From FreeBSD. 2002-09-30 16:36:19 +00:00
ohcireg.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
ohcivar.h Put some ifdefs around USB_USE_SOFTINTR stuff. From FreeBSD. 2002-09-30 16:36:19 +00:00
TODO
uaudio.c Correct test for busy-ness when setting parameters. 2002-10-06 10:01:08 +00:00
uaudioreg.h remove duplicate cpp defs. 2002-10-23 02:32:36 +00:00
ubsa.c ubsa_activate() is prototyped unconditionally as non-static, 2002-10-08 16:13:36 +00:00
ubt.c Attach Bluetooth host controller driver (which has not been written) to 2002-08-24 17:31:19 +00:00
ubtbcmfw.c Fix a name I forgot. 2002-08-24 17:58:15 +00:00
ubtbcmfw.h Add sysctl support to firmware loader. 2002-08-24 17:24:04 +00:00
ucom.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
ucomvar.h
udsbr.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
uftdi.c Remove breaks after returns, unreachable returns and returns after 2002-09-23 05:51:10 +00:00
uftdireg.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
ugen.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
ugraphire_rdesc.h
uhci.c Add #ifdef USB_USE_SOFTINTR for some softintr code. From FreeBSD. 2002-09-29 21:13:01 +00:00
uhcireg.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
uhcivar.h Add #ifdef USB_USE_SOFTINTR for some softintr code. From FreeBSD. 2002-09-29 21:13:01 +00:00
uhid.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
uhidev.c correct LP64 bug in RND code and close PR 18592 2002-10-09 06:27:09 +00:00
uhidev.h Add support for uhidev children (eg, ums, ukbd) as rnd entropy 2002-10-08 09:56:17 +00:00
uhub.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
uirda.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
ukbd.c Make sure we are at splusb() while polling. 2002-10-09 01:02:26 +00:00
ukbdmap.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
ukbdvar.h
ulpt.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
umass_isdata.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
umass_isdata.h
umass_quirks.c g/c unused function. 2002-10-05 01:11:47 +00:00
umass_quirks.h
umass_scsipi.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
umass_scsipi.h
umass.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
umassvar.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
umct.c Remove breaks after returns, unreachable returns and returns after 2002-09-23 05:51:10 +00:00
umct.h
umidi_quirks.c add ROLAND/EDIROL SC-8850/SD-90. 2002-06-19 13:55:30 +00:00
umidi_quirks.h
umidi.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
umidireg.h
umidivar.h No trailing , in enum (from OpenBSD). 2002-09-12 21:00:42 +00:00
umodem.c Remove breaks after returns, unreachable returns and returns after 2002-09-23 05:51:10 +00:00
ums.c Don't return a value in a void function. 2002-09-23 05:59:01 +00:00
uplcom.c Remove breaks after returns, unreachable returns and returns after 2002-09-23 05:51:10 +00:00
urio.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
urio.h
usb_mem.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
usb_mem.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
usb_port.h use nopoll() instead of empty uriopoll() for NetBSD 2002-10-11 20:29:30 +00:00
usb_quirks.c Add no strings quirk for Neodio ND5010. 2002-08-26 21:34:28 +00:00
usb_quirks.h
usb_subr.c Introduce a new routine, config_match(), which invokes the 2002-09-27 03:17:40 +00:00
usb.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
usb.h Increasre the reset recovery time. 2002-09-22 23:20:50 +00:00
usbcdc.h
usbdevs PENTAX Optio230 (http://www.digital.pentax.co.jp/ja/optio230/) 2002-10-20 13:49:46 +00:00
usbdevs_data.h regen 2002-10-20 13:50:36 +00:00
usbdevs.h regen 2002-10-20 13:50:36 +00:00
usbdi_util.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
usbdi_util.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
usbdi.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
usbdi.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
usbdivar.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
usbhid.h
uscanner.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
usscanner.c Remove breaks after returns, unreachable returns and returns after 2002-09-23 05:51:10 +00:00
ustir.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
ustirreg.h
uvisor.c Add Palm m515. From FreeBSD. 2002-08-13 11:38:15 +00:00
uvscom.c Remove breaks after returns, unreachable returns and returns after 2002-09-23 05:51:10 +00:00
uyap_firmware.h
uyap.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00