cvs commit: src/sys/dev/ath if_ath_pci.c
Sam Leffler
sam at FreeBSD.org
Tue Jan 18 10:08:16 PST 2005
sam 2005-01-18 18:08:16 UTC
FreeBSD src repository
Modified files:
sys/dev/ath if_ath_pci.c
Log:
o disable pci retry timeout to avoid problems when operating in C3 state
(fix imported from madwifi by Takanori Watanabe)
o eliminate save/restore of pci registers handled by the system
o eliminate duplicate zero of the softc (noted by njl)
o consolidate common code
MFC after: 1 week
Revision Changes Path
1.11 +32 -29 src/sys/dev/ath/if_ath_pci.c
More information about the cvs-src
mailing list