index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
if_upgtvar.h
Age
Commit message (
Expand
)
Author
2009-08-10
USB network devices do not DMA in a way that requires a shutdown function
Theo de Raadt
2008-02-02
- Add a v1 device which I found here.
Marcus Glocker
2008-01-24
Fix some comments.
Marcus Glocker
2008-01-24
We don't report the antenna in the bpf tap. Remove it.
Marcus Glocker
2008-01-21
Add shutdown hook which resets the device when called. This solves
Marcus Glocker
2008-01-20
Cleanup rates:
Marcus Glocker
2008-01-18
Add LED support.
Marcus Glocker
2008-01-17
Fix RX queue stalling by regulary reading the device statistics (with a
Marcus Glocker
2008-01-17
Replace firmware version 2.5.8.0 with 2.13.1.0. Firmware API slightly
Marcus Glocker
2008-01-04
Fix TX padding.
Marcus Glocker
2008-01-01
Add devices 11b rateset. Add/Adjust comments.
Marcus Glocker
2008-01-01
More constant naming for some defines.
Marcus Glocker
2008-01-01
Tune TX descriptor so we can successfully set some TX rates. Could
Marcus Glocker
2007-12-22
Reset the MAC filter if we stop the device, so no frames are accepted
Marcus Glocker
2007-12-16
Inital driver for the Conexant/Intersil PrismGT SoftMAC USB 2.0 devices
Marcus Glocker