Date: Mon, 18 May 2009 15:31:26 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/bwi bwiphy.c Message-ID: <200905181531.n4IFViuq045865@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2009-05-18 15:31:26 UTC
FreeBSD src repository
Modified files:
sys/dev/bwi bwiphy.c
Log:
SVN rev 192306 on 2009-05-18 15:31:26Z by imp
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
Revision Changes Path
1.4 +1 -1 src/sys/dev/bwi/bwiphy.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905181531.n4IFViuq045865>
