cvs commit: src/sys/pci if_xl.c if_xlreg.h
Matthew N. Dodd
mdodd at FreeBSD.org
Sun Sep 14 09:33:50 PDT 2003
mdodd 2003/09/14 09:33:48 PDT
FreeBSD src repository
Modified files:
sys/pci if_xl.c if_xlreg.h
Log:
- Avoid calling pci_get_device() more than once in a single function.
- Provide a mechanism to prevent the use of MMIO.
- Prevent the use of MMIO for all 3c575 cardbus cards.
Revision Changes Path
1.153 +39 -22 src/sys/pci/if_xl.c
1.47 +1 -0 src/sys/pci/if_xlreg.h
More information about the cvs-src
mailing list