On Wed, Nov 03, 2010 at 04:03:03PM -0400, Christos Zoulas wrote: > 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.
This really should have been reviewed before it was committed. :-/ Please, no new uses of USB_MATCH() and friends in the kernel. There are lots of magic numbers in this driver. There is not less magical code under ISC license for this device somewhere? Dave -- David Young OJC Technologies dyo...@ojctech.com Urbana, IL * (217) 278-3933