cvs commit: src/sys/arm/xscale/i80321 i80321_pci.c
Olivier Houchard
cognet at FreeBSD.org
Tue Dec 21 03:36:10 PST 2004
cognet 2004-12-21 11:36:09 UTC
FreeBSD src repository
Modified files:
sys/arm/xscale/i80321 i80321_pci.c
Log:
- The IQ80321 has a jumper which changes the PCI device id from 4 to 8 for the
GigE controller, so handle this.
- Use the outbound window 0 if the PCI mem requested is in its range, instead
of inconditionally use the outbound window 1.
This should be enough to get FreeBSD/arm to work on the IQ80321 board as well.
Reported and tested by: Jia-Shiun Li <jiashiun at gmail dot com>
Revision Changes Path
1.2 +13 -5 src/sys/arm/xscale/i80321/i80321_pci.c
More information about the cvs-src
mailing list