DragonFly commits List (threaded) for 2006-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/share/man/man4 Makefile ath.4 ath_hal.4 src/sys/dev/netif Makefile src/sys/dev/netif/ath Makefile Makefile.inc src/sys/dev/netif/ath/ath Makefile if_ath.c if_ath_pci.c if_athioctl.h if_athrate.h if_athvar.h ...
sephe 2006/07/13 02:15:22 PDT
DragonFly src repository
Modified files:
share/man/man4 Makefile
sys/dev/netif Makefile
Added files:
share/man/man4 ath.4 ath_hal.4
sys/dev/netif/ath Makefile Makefile.inc
sys/dev/netif/ath/ath Makefile if_ath.c if_ath_pci.c
if_athioctl.h if_athrate.h if_athvar.h
sys/dev/netif/ath/hal Makefile ah_osdep.c.patch
sys/dev/netif/ath/rate_amrr Makefile amrr.c amrr.h
sys/dev/netif/ath/rate_onoe Makefile onoe.c onoe.h
sys/dev/netif/ath/rate_sample Makefile sample.c sample.h
Log:
- Port ath(4) driver from FreeBSD, which supports various Atheros chip based
WiFi NIC
- Hook ath(4) into module building
- Add ath(4) and ath_hal(4) manpage
With-help-from: swildner
Thank Sam Leffler and many other people for their greate work, also thank
Sam Leffler for his kind explaining about some caveats concerning ath_hal(4).
An early version of this driver, which works under DragonFly, was submitted by:
Andrew Atrens <atrens@xxxxxxxxxx>
and was later modified to work on DragonFly 1.4.x and resubmitted by:
Adrian Michael Nida <nida@xxxxxxxx>
Thank them for their submission.
Obtained-from: FreeBSD (mainly sam@xxxxxxxxxxx)
Tested-by: many
Approved-by: dillon
Revision Changes Path
1.41 +2 -0 src/share/man/man4/Makefile
1.20 +2 -2 src/sys/dev/netif/Makefile
http://www.dragonflybsd.org/cvsweb/src/share/man/man4/Makefile.diff?r1=1.40&r2=1.41&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/Makefile.diff?r1=1.19&r2=1.20&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]