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
/
pcmcia
/
if_malo.c
Age
Commit message (
Expand
)
Author
2007-06-08
Add TX path which enables some first (unreliable yet) packet transfers.
Marcus Glocker
2007-06-04
Enable channel switching.
Marcus Glocker
2007-06-03
Make RX path work on big endian, too.
Marcus Glocker
2007-06-03
The firmware converts every 802.11 RX data frame into a 802.3 frame,
Marcus Glocker
2007-06-01
Add RX path and enable monitor mode.
Marcus Glocker
2007-05-28
Add a bunch of new firmware commands to configure MAC/PHY/RF, and do so.
Marcus Glocker
2007-05-27
Values which are written to a 16-bit register shall be uint16_t not int.
Marcus Glocker
2007-05-27
Make it work on big endian archs, too.
Marcus Glocker
2007-05-26
Cast offset arg of bus_space_write_multi_2 to (uint16_t *). Fix device
Marcus Glocker
2007-05-26
Tune command interface.
Marcus Glocker
2007-05-25
Make FW commands save in the way that requests/responses must be done
Marcus Glocker
2007-05-25
Bump firmware package version; Better naming of the malo firmware files.
Marcus Glocker
2007-05-25
Initial driver stub for the Marvell 88W8385 PCMCIA (CF) device.
Marcus Glocker
[prev]