Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/usb



Module Name:    src
Committed By:   christos
Date:           Wed Nov  3 20:03:02 UTC 2010

Modified Files:
        src/sys/dev/usb: if_otus.c if_otusreg.h usbdevs
Added Files:
        src/sys/dev/usb: if_otusvar.h

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/sys/dev/usb/if_otus.c \
    src/sys/dev/usb/if_otusreg.h
cvs rdiff -u -r0 -r1.1 src/sys/dev/usb/if_otusvar.h
cvs rdiff -u -r1.564 -r1.565 src/sys/dev/usb/usbdevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index