freebsd-skq/sys/dev/bwi
imp a8ab9edd25 Fix a typo from the original driver. We need to write ctrl2 into RF
register 0x52, not ctrl1.  This appears to be a mistake in the bcm
reverse engineering page, and has been corrected there.  Tracing
through the code, this is more in keeping with the "documented"
register. Sephe thinks it looks interesting and may be worth
fixing. :)

Submitted by:	ddkprog at yahoo com
Reviewed by:	Sepherosa Ziehau
2009-05-18 15:31:26 +00:00
..
bitops.h
bwimac.c
bwimac.h
bwiphy.c Fix a typo from the original driver. We need to write ctrl2 into RF 2009-05-18 15:31:26 +00:00
bwiphy.h
bwirf.c
bwirf.h
if_bwi_pci.c Turns out that my BCM4318 has a PCI ID of 0x4319, which lead me to 2009-05-18 01:00:11 +00:00
if_bwi.c
if_bwireg.h Correct types of PHY, per http://bcm-specs.sipsolutions.net/PHYVersioning 2009-05-18 01:07:38 +00:00
if_bwivar.h