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