Date: Tue, 20 Apr 2010 21:40:09 +0000 (UTC) From: Weongyo Jeong <weongyo@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/bwn if_bwn.c if_bwnreg.h if_bwnvar.h src/sys/modules/bwn Makefile Message-ID: <201004202140.o3KLeXaV088861@repoman.freebsd.org>
index | next in thread | raw e-mail
weongyo 2010-04-20 21:40:09 UTC
FreeBSD src repository
Added files: (Branch: RELENG_8)
sys/dev/bwn if_bwn.c if_bwnreg.h if_bwnvar.h
sys/modules/bwn Makefile
Log:
SVN rev 206933 on 2010-04-20 21:40:09Z by weongyo
MFC r203945:
adds bwn(4) driver for supporting Broadcom BCM43xx chipsets.
o uses v4 firmware instead of v3. A port will be committed to
create the bwn firmware module.
o supports B/G and LP(low power) PHYs.
o supports 32 / 64 bits DMA operations.
o tested on big / little endian machines so should work on all
architectures.
It'd not connected to the build until the firmware port is committed.
Revision Changes Path
1.15.2.2 +14317 -0 src/sys/dev/bwn/if_bwn.c (new)
1.1.2.2 +998 -0 src/sys/dev/bwn/if_bwnreg.h (new)
1.4.2.2 +957 -0 src/sys/dev/bwn/if_bwnvar.h (new)
1.1.2.2 +9 -0 src/sys/modules/bwn/Makefile (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004202140.o3KLeXaV088861>
