NetBSD/sys/dev/usb
christos 958efcff99 From Anon Ymous:
Port of the otus driver from OpenBSD.  This driver supports USB 2.0
wireless network devices based on Atheros Communications AR9001U
chipset.  It claims to support several AR9001U based adapters, but has
only been tested with a NetGear WNDA3100 adapter (0x0846/0x9010).

XXX: The EDCA support is currently missing from our network stack
(hopefully coming soon), but the driver hooks for it are there.
2010-11-03 20:03:02 +00:00
..
devlist2h.awk
ehci.c Add vendor dependent functions. 2010-10-16 05:23:41 +00:00
ehcireg.h Improve EHCI isochronous code, fix scheduling. 2010-06-02 18:53:39 +00:00
ehcivar.h Add vendor dependent functions. 2010-10-16 05:23:41 +00:00
ezload.c
ezload.h
FILES
files.usb add otus 2010-11-03 19:59:34 +00:00
hid.c update DPRINTF to reflect actual function name 2010-05-14 17:32:57 +00:00
hid.h hid_get_data() does not work if the size of data is less than 2010-05-12 18:44:48 +00:00
if_atu.c Only print the debug message about failed remapping when ATU_QUIRK_NO_REMAP 2010-08-14 21:01:26 +00:00
if_atureg.h Change spaces to tabs and remove some unnecessary parentheses. No 2009-09-04 18:10:08 +00:00
if_aue.c Add support for I/O DATA ETX-US2. 2010-09-25 15:29:40 +00:00
if_auereg.h Change spaces to tabs and remove some unnecessary parentheses. No 2009-09-04 18:10:08 +00:00
if_axe.c Don't free TX mbuf until it's passed to bpf(9). 2010-08-14 12:11:46 +00:00
if_axereg.h - use uint8_t for xfer buffers and byte numbers 2010-08-14 10:47:57 +00:00
if_cdce.c Like some other USB devices, register cdce(4) with pmf(9). 2010-08-08 01:57:24 +00:00
if_cdcereg.h Change spaces to tabs and remove some unnecessary parentheses. No 2009-09-04 18:10:08 +00:00
if_cue.c Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
if_cuereg.h Change spaces to tabs and remove some unnecessary parentheses. No 2009-09-04 18:10:08 +00:00
if_kue.c Misc cleanup: 2010-08-16 11:21:43 +00:00
if_kuereg.h Misc cleanup: 2010-08-16 11:21:43 +00:00
if_otus.c From Anon Ymous: 2010-11-03 20:03:02 +00:00
if_otusreg.h From Anon Ymous: 2010-11-03 20:03:02 +00:00
if_otusvar.h From Anon Ymous: 2010-11-03 20:03:02 +00:00
if_rum.c Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
if_rumreg.h add missing NetBSD RCS ID tags 2009-05-29 18:49:21 +00:00
if_rumvar.h Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
if_udav.c match on SUNRISING SR9600 Fast Ethernet 2010-04-19 21:56:35 +00:00
if_udavreg.h Change spaces to tabs and remove some unnecessary parentheses. No 2009-09-04 18:10:08 +00:00
if_upgt.c If firmware_load() returns ENOENT (i.e. No such file or directory), 2010-08-25 12:43:56 +00:00
if_upgtvar.h Add upgt(4), a driver for Conexant/Intersil PrismGT SoftMAC USB 2010-07-04 15:21:57 +00:00
if_upl.c Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
if_ural.c Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
if_uralreg.h
if_uralvar.h Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
if_url.c Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
if_urlreg.h Change spaces to tabs and remove some unnecessary parentheses. No 2009-09-04 18:10:08 +00:00
if_zyd.c Make zyd(4) use config_mountroot(9) to complete device initialization 2010-07-04 15:38:27 +00:00
if_zydreg.h Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
kue_fw.h Static -> static 2010-08-16 09:52:11 +00:00
Makefile
Makefile.usbdevs Fix typo in comment. 2009-10-12 22:28:47 +00:00
moscom.c Simplify activation hook. (sc_dying must die!) 2009-11-12 19:53:14 +00:00
ohci.c Revert previous - it was committed unintentionally along with other changes. 2010-06-09 13:33:13 +00:00
ohcireg.h
ohcivar.h Make sc_vendor in ohci_softc the same size as that in uhci_softc and ehci_softc. 2010-07-12 04:16:51 +00:00
pseye.c fix compilation with -Wmissing-field-initializers. 2010-04-22 08:45:55 +00:00
stuirda.c There's no need to #include <dev/usb/usb_port.h> after #including 2009-09-04 17:01:29 +00:00
TODO
u3g.c Fix for another 3g modem used by Cosmote in Greece. This is a ZTE MF636(?) 2010-08-07 20:43:46 +00:00
uark.c Add a driver for ArkMicroChips 3116 serial devices, used in some Nokia 2010-05-29 17:39:41 +00:00
uaudio.c Simplify activation hook. (sc_dying must die!) 2009-11-12 19:50:01 +00:00
uaudioreg.h
uberry.c Delete the device-activation hook, it doesn't do anything useful. 2009-12-06 21:39:45 +00:00
ubsa_common.c
ubsa.c Simplify activation hooks. (sc_dying must die!) 2009-11-12 19:51:44 +00:00
ubsavar.h -ubsa needs to be attached as whole device on USB, because it sets 2008-07-31 22:01:15 +00:00
ubt.c Simplify device-activation hooks. 2009-12-06 21:40:31 +00:00
uchcom.c Simplify activation hooks. (sc_dying must die!) 2009-11-12 19:51:44 +00:00
ucom.c remove debugging statements that have no chance of working (they crash) 2010-10-01 17:02:35 +00:00
ucomvar.h Fix PR kern/42838 using option #1 as described by KIYOHARA Takashi in 2010-03-13 16:28:13 +00:00
ucycom.c Simplify device-activation hooks. 2009-12-06 21:40:31 +00:00
udl.c add the 19" Samsung display, make udl handle it 2010-04-11 13:57:22 +00:00
udl.h Add a driver for DisplayLink DL-1x0/1x5 based USB LCDs and USB-VGA adaptors. 2009-11-30 16:18:34 +00:00
udsbr.c Simplify activation hooks. (sc_dying must die!) 2009-11-12 19:51:44 +00:00
uep.c Simplify activation hooks. (sc_dying must die!) 2009-11-12 19:51:44 +00:00
uftdi.c Fix PR kern/42838 using option #1 as described by KIYOHARA Takashi in 2010-03-13 16:28:13 +00:00
uftdireg.h
ugen.c Tune ugen(4) isochronous parameters to better support high speed pipes. 2010-07-27 20:20:46 +00:00
ugensa.c Sort ugensa_devs by vendor/product. No functional change intended. 2010-06-14 22:24:14 +00:00
ugraphire_rdesc.h
uhci.c Do not process the abnormality system procedure, when Run/Stop=0 and 2010-06-29 04:02:07 +00:00
uhcireg.h
uhcivar.h A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
uhid.c Simplify device-activation hooks. 2009-12-06 21:40:31 +00:00
uhidev.c Adjust report descriptor for Logitech USB Receiver M/N C-BT44 to 2010-01-12 16:50:58 +00:00
uhidev.h
uhmodem.c Simplify activation hooks. (sc_dying must die!) 2009-11-12 19:58:27 +00:00
uhso.c Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
uhub.c Ensure that it is UPS_PORT_ENABLED before checking the speed of the device. 2010-09-08 14:01:58 +00:00
uipaq.c Simplify activation hooks. (sc_dying must die!) 2009-11-12 19:58:27 +00:00
uirda.c Simplify activation hooks. (sc_dying must die!) 2009-11-12 19:58:27 +00:00
uirdavar.h
ukbd.c Tweak comment about keyboard mapping. 2010-02-09 16:01:17 +00:00
ukbdmap.c Fix a typo, that caused infinite loops. 2010-04-16 11:29:06 +00:00
ukbdvar.h
ukyopon.c kill some abuse of __strong_alias which is not compatible with 2008-06-27 16:05:59 +00:00
ukyopon.h
ulpt.c Simplify device-activation hooks. 2009-12-06 21:40:31 +00:00
umass_isdata.c
umass_isdata.h
umass_quirks.c Add quirk for Kingston DT Mini 10 to stop it giving HBA errors. 2010-10-18 16:13:09 +00:00
umass_quirks.h
umass_scsipi.c Remove uarea swap-out functionality: 2009-10-21 21:11:57 +00:00
umass_scsipi.h
umass.c KNF 2010-02-13 02:16:51 +00:00
umassvar.h Remove UMASS_QUIRK_IGNORE_RESIDUE, instead max out the expected response 2010-02-13 02:09:41 +00:00
umct.c Simplify activation hooks. (sc_dying must die!) 2009-11-12 19:58:27 +00:00
umct.h
umidi_quirks.c Constify most umidi-quirk data. Addresses PR#39017. 2008-07-08 11:34:43 +00:00
umidi_quirks.h Constify most umidi-quirk data. Addresses PR#39017. 2008-07-08 11:34:43 +00:00
umidi.c Fix cut&paste code, from Henning Petersen in PR 43544. 2010-10-15 05:26:09 +00:00
umidireg.h
umidivar.h Constify most umidi-quirk data. Addresses PR#39017. 2008-07-08 11:34:43 +00:00
umodem_common.c from Anon Ymous: 2010-10-01 20:56:50 +00:00
umodem.c kill some abuse of __strong_alias which is not compatible with 2008-06-27 16:05:59 +00:00
umodemvar.h
ums.c Make ums.c work with a "Microsoft Natural Ergonomic Desktop 7000" mouse. 2010-01-14 09:30:39 +00:00
uplcom.c Implement monitoring of CTS and RI lines. Use UCDC_N_SERIAL_* instead 2009-12-25 03:13:43 +00:00
urio.c Simplify device-activation hooks. 2009-12-06 21:40:31 +00:00
urio.h
usb_mem.c In usb_reserve_allocm(), return an error immediately if the requested 2009-02-10 17:00:06 +00:00
usb_mem.h Add appropriate bus_dmamap_sync() calls to uhci(4), ohci(4) and ehci(4), 2008-06-28 17:42:53 +00:00
usb_port.h Extract some definitions from usb_port.h and put them into usb.h. 2009-09-04 17:55:48 +00:00
usb_quirks.c From Anon Ymous: 2010-10-01 20:56:10 +00:00
usb_quirks.h From Anon Ymous: 2010-10-01 20:56:10 +00:00
usb_subr.c Update the various xxx_verbose modules to conform to the module subsystem's 2010-08-21 13:18:35 +00:00
usb_verbose.c Pass the lengths of the buffers and use bound string functions where easy 2010-08-07 21:09:48 +00:00
usb_verbose.h Pass the lengths of the buffers and use bound string functions where easy 2010-08-07 21:09:48 +00:00
usb.c Update usbverbose module to use module_autoload() rather than module_load(). 2010-06-06 18:58:26 +00:00
usb.h Add symbolic constant for number of USB 2.0 microframes per frame. 2010-06-02 17:27:57 +00:00
usbcdc.h
usbdevices.config
usbdevs From Anon Ymous: 2010-11-03 20:03:02 +00:00
usbdevs_data.h Regen 2010-10-18 16:11:31 +00:00
usbdevs.h Regen 2010-10-18 16:11:31 +00:00
usbdi_util.c From Anon Ymous: 2010-10-01 20:56:10 +00:00
usbdi_util.h Whitespace & style. 2009-11-12 08:32:57 +00:00
usbdi.c revert previous. 2010-09-04 05:09:06 +00:00
usbdi.h Expand <dev/usb/usb_port.h> definitions, and lightly unifdef(1). 2009-09-04 17:53:12 +00:00
usbdivar.h Re-order operations in usb_detach() so that if a usb(4) instance's 2009-11-12 20:11:35 +00:00
usbhid.h
usbroothub_subr.c
usbroothub_subr.h
uscanner.c Simplify device-activation hooks. 2009-12-06 21:40:31 +00:00
uslsa.c Simplify activation hooks. (sc_dying must die!) 2009-11-12 19:58:27 +00:00
usscanner.c Simplify device-activation hooks. 2009-12-06 21:40:31 +00:00
ustir.c Simplify activation hooks. (sc_dying must die!) 2009-11-12 19:58:27 +00:00
ustirreg.h
uthum.c Match an additional `SHT1x' signature when attaching. 2010-03-12 09:02:15 +00:00
utoppy.c Simplify device-activation hooks. 2009-12-06 21:40:31 +00:00
utoppy.h
uvideo.c fix compilation with -Wmissing-field-initializers. 2010-04-22 08:45:55 +00:00
uvideoreg.h Add UYVY support. 2008-09-20 18:17:56 +00:00
uvisor.c Simplify activation hooks. (sc_dying must die!) 2009-11-12 19:58:27 +00:00
uvscom.c Simplify activation hooks. (sc_dying must die!) 2009-11-12 19:58:27 +00:00
uyap_firmware.h rename a macro which is used to typecast constant strings from "U" 2009-08-18 11:08:37 +00:00
uyap.c fix up USB drivers printing of autoconf information 2009-09-23 19:07:19 +00:00
uyurex.c The monitor struct member is gone. Make this compile again. 2010-03-15 03:27:49 +00:00
xboxcontroller.c Simplify activation hooks. (sc_dying must die!) 2009-11-12 19:58:27 +00:00