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
/
ic
/
bwivar.h
Age
Commit message (
Expand
)
Author
2008-02-25
Sync up with DragonFlyBSD driver. Please read their commit message
Marcus Glocker
2008-02-16
Report rssi and rate in rx radio tap.
Marcus Glocker
2008-02-16
Better support for 11b mode.
Marcus Glocker
2007-11-17
- Add more LED support, like activity blinking (though just supporting
Marcus Glocker
2007-10-18
Add some first LEDs support. Tested on my cardbus Linksys WPC54G Ver 3.
Marcus Glocker
2007-10-04
Since we know the firmware load works, merge the single firmware files
Marcus Glocker
2007-10-01
Use uint_* consistent.
Marcus Glocker
2007-09-27
Spacing.
Marcus Glocker
2007-09-27
Add automatic rate control (AMRR).
Marcus Glocker
2007-09-27
Spacing.
Marcus Glocker
2007-09-27
Kill __BIT* macros.
Marcus Glocker
2007-09-24
Add radio tap support. We still need to calculate correct RX rate and
Marcus Glocker
2007-09-18
Drag back the original DragonFlyBSD firmware loading routines, so we can
Marcus Glocker
2007-09-16
Remove obsolete firmware specific bits.
Marcus Glocker
2007-09-15
Get IV load working. Simplified IV loading routine (mainly a rewrite).
Marcus Glocker
2007-09-15
most of the remaining bus_dma conversion
Jonathan Gray
2007-09-15
Properly fill in some of the pci information the driver uses internally.
Jonathan Gray
2007-09-14
Get firmware load working. Adapt firmware routines that way so we can
Marcus Glocker
2007-09-14
Sort prototypes.
Marcus Glocker
2007-09-13
Fix sc_dev tweak. Device attaches with correct name now.
Marcus Glocker
2007-09-13
Enable access to PCI and Cardbus config space from the driver. Lets us
Marcus Glocker
2007-09-12
Spacing run.
Marcus Glocker
2007-09-12
Initial port of Sepherosa Ziehau's DragonFlyBSD driver
Jonathan Gray