1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-01 17:00:36 +00:00
freebsd/sys
Olivier Houchard e1e6b9d3c6 - 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>
2004-12-21 11:36:09 +00:00
..
alpha
amd64
arm - The IQ80321 has a jumper which changes the PCI device id from 4 to 8 for the 2004-12-21 11:36:09 +00:00
boot NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +00:00
cam
coda
compat
conf Protect the NM expansion. 2004-12-21 02:08:14 +00:00
contrib Initialise init_addr in pf_map_addr() in the PF_POOL_ROUNDROBIN, 2004-12-19 19:43:04 +00:00
crypto Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
ddb
dev Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
doc
fs We can only ever get to vgonechrl() from a devfs vnode, so we do not 2004-12-20 21:34:29 +00:00
gdb
geom Remove unused variables. 2004-12-19 23:55:49 +00:00
gnu
i4b
i386
ia64
isa
isofs/cd9660
kern Hide/remove various printfs, now that root mounting doesn't seem to explode 2004-12-20 21:59:25 +00:00
libkern
modules NOINET6 -> NO_INET6 2004-12-21 10:49:29 +00:00
net
net80211
netatalk
netatm
netgraph Assert queue mutex in ng_dequeue() and ng_queue_rw(). 2004-12-19 14:58:13 +00:00
netinet
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98
pccard
pci Enable jumbo frames on Yukon variants of sk(4). 2004-12-20 10:07:12 +00:00
posix4
powerpc
rpc
security
sparc64
sys We can only ever get to vgonechrl() from a devfs vnode, so we do not 2004-12-20 21:34:29 +00:00
tools
ufs
vm Eliminate another unnecessary call to vm_page_busy(). (See revision 1.333 2004-12-17 18:54:51 +00:00
Makefile