Date: Tue, 21 Dec 2004 11:36:09 +0000 (UTC) From: Olivier Houchard <cognet@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/arm/xscale/i80321 i80321_pci.c Message-ID: <200412211136.iBLBa9EP041231@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412211136.iBLBa9EP041231>