kevlo 2007-10-23 04:25:43 UTC
FreeBSD src repository
Modified files:
sys/dev/ath if_ath_pci.c
Log:
- Use pci_enable_busmaster() to turn on busmaster.
- Don't test memory/port status and emit an error message; the PCI bus
will do this.
Reviewed by: sam
Revision Changes Path
1.20 +10 -35 src/sys/dev/ath/if_ath_pci.c