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
/
bcwreg.h
Age
Commit message (
Expand
)
Author
2007-04-05
After been attacked by Michael Buesch <mb@bu3sch.de> because we initially
Marcus Glocker
2007-04-04
Debugging. Fix a lot wrong registers. Fix a couple of /* XXX */ and
Marcus Glocker
2007-03-31
Since I spent some work on this beast, too, I allow myself to add me
Marcus Glocker
2007-03-31
Enable interrupts.
Marcus Glocker
2007-03-20
Fix crystal on/off routine (no more panic). Add two new routines to
Marcus Glocker
2007-03-20
Read the whole SPROM content with a single routine to a own sprom struct.
Marcus Glocker
2007-03-18
o Add bcw_80211_core_init() according to
Marcus Glocker
2007-03-16
Remove a lot of dead code and nonexisting registers. This stuff was mostly
Marcus Glocker
2007-03-16
Better (constant) register naming.
Marcus Glocker
2007-03-16
First super massive register cleanup run; group/sort registers,
Marcus Glocker
2007-03-15
Set chip operation mode in the init path. Add first bits to enable
Marcus Glocker
2007-03-12
Finish chip base initialization.
Marcus Glocker
2007-03-04
Fix panic caused by bcw_leds_switch_all() because reading from wrong
Marcus Glocker
2007-02-23
Complement bcw_phy_inita(), add bcw_radio_init2060().
Marcus Glocker
2007-02-22
Halftime for PHY init code, another ~1000 new lines.
Marcus Glocker
2007-02-20
~1052 lines of new PHY radio initialization code and no end in sight.
Marcus Glocker
2007-02-18
Start to add radio PHY initialization routines.
Marcus Glocker
2007-02-18
Turn radio (version 2050) on.
Marcus Glocker
2007-01-07
Initialize GPIO.
Marcus Glocker
2007-01-03
After the firmware has been loaded to the chip, read the exact firmware
Marcus Glocker
2006-12-30
spacing.
Marcus Glocker
2006-12-28
Finish core enumeration, break out core change and reset functions.
Marcus Glocker
2006-12-27
Wrap bus space access in similiar macros to other drivers
Jonathan Gray
2006-12-06
From Jon Simola <simola@mecha.com>:
Marcus Glocker
2006-11-24
From Jon Simola <jsimola@gmail.com>:
Marcus Glocker
2006-11-21
From Jon Simola <simola@mecha.com>:
Marcus Glocker
2006-11-17
Minor cleanup.
Marcus Glocker
2006-11-17
This is a very initial import for a driver which supports the IEEE 802.11
Marcus Glocker