cvs commit: src/sys/dev/ath if_ath.c if_ath_pci.c if_athvar.h
Sam Leffler
sam at FreeBSD.org
Tue Oct 14 15:51:47 PDT 2003
sam 2003/10/14 15:51:45 PDT
FreeBSD src repository
Modified files:
sys/dev/ath if_ath.c if_ath_pci.c if_athvar.h
Log:
o convert mutex calls to #defines for portability, etc.
o destroy mutex's on detach (was missing)
Revision Changes Path
1.25 +33 -31 src/sys/dev/ath/if_ath.c
1.4 +3 -4 src/sys/dev/ath/if_ath_pci.c
1.9 +25 -0 src/sys/dev/ath/if_athvar.h
More information about the cvs-src
mailing list