summaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_upgtvar.h
AgeCommit message (Expand)Author
2009-08-10USB network devices do not DMA in a way that requires a shutdown functionTheo de Raadt
2008-02-02- Add a v1 device which I found here.Marcus Glocker
2008-01-24Fix some comments.Marcus Glocker
2008-01-24We don't report the antenna in the bpf tap. Remove it.Marcus Glocker
2008-01-21Add shutdown hook which resets the device when called. This solvesMarcus Glocker
2008-01-20Cleanup rates:Marcus Glocker
2008-01-18Add LED support.Marcus Glocker
2008-01-17Fix RX queue stalling by regulary reading the device statistics (with aMarcus Glocker
2008-01-17Replace firmware version 2.5.8.0 with 2.13.1.0. Firmware API slightlyMarcus Glocker
2008-01-04Fix TX padding.Marcus Glocker
2008-01-01Add devices 11b rateset. Add/Adjust comments.Marcus Glocker
2008-01-01More constant naming for some defines.Marcus Glocker
2008-01-01Tune TX descriptor so we can successfully set some TX rates. CouldMarcus Glocker
2007-12-22Reset the MAC filter if we stop the device, so no frames are acceptedMarcus Glocker
2007-12-16Inital driver for the Conexant/Intersil PrismGT SoftMAC USB 2.0 devicesMarcus Glocker