NetBSD/sys
mrg bb85999d1f for SPI devices, allow platform code to set "scsi-initiator-id" device
property, and if set, use it instead of pfp.PortSCSIID.

on sparc64 systems on "scsi" or "scsi-2" devices, look from our node
up the tree for a "scsi-initiator-id" property, and if present, copy
it into the device properties.

this fixes mpt(4) issues on PRIMEPOWER250 (and probably other) systems.
idea from freebsd r207243/r207287, but reworked to use our device
properties instead of platform #ifdefs.


look in "device_type" as well as "name" for "ethernet" or "network",
and also look to see if a "local-mac-address" is set when choosing if
this may be a network device.  fixes bge(4) nul ethernet address on
the same PRIMEPOWER250.
2011-05-24 10:08:03 +00:00
..
altq
arch for SPI devices, allow platform code to set "scsi-initiator-id" device 2011-05-24 10:08:03 +00:00
coda Remove cache_purge(9) calls from reclamation routines in the file systems, 2011-05-19 03:11:55 +00:00
common
compat Update from GNU extension to C99 syntax for designated initializer 2011-05-23 21:34:47 +00:00
conf -remove references to crypto/arc4/arc4.* -- the code isn't used 2011-05-23 15:37:35 +00:00
crypto Revert my previous change. christos@ submitted a different fix pretty much 2011-05-14 16:46:55 +00:00
ddb move and rename the uvm history code out of uvm_stat to "kernhist". 2011-05-17 04:18:05 +00:00
dev for SPI devices, allow platform code to set "scsi-initiator-id" device 2011-05-24 10:08:03 +00:00
dist remove unused expression 2011-05-18 12:54:15 +00:00
external
fs - tmpfs_alloc_node/tmpfs_free_node: move inode limiting into tmpfs_node_get() 2011-05-24 01:09:47 +00:00
gdbscripts
ipkdb
kern fix proc.pid.corename: 2011-05-24 01:19:48 +00:00
lib KNF a bit. 2011-05-20 16:33:07 +00:00
miscfs
modules LLVM's assembler parser doesn't support .code32 yet, so disable it as 2011-05-20 13:11:40 +00:00
net simplify 2011-05-23 21:52:54 +00:00
net80211 -remove references to crypto/arc4/arc4.* -- the code isn't used 2011-05-23 15:37:35 +00:00
netatalk
netbt
netinet typo in comment 2011-05-17 05:40:24 +00:00
netinet6 Add missing $NetBSD$ header. 2011-05-17 04:39:57 +00:00
netipsec g/c remainders of IV handling in pfkey code -- this is done in 2011-05-23 15:17:25 +00:00
netisdn
netiso
netkey
netmpls
netnatm
netsmb
nfs Remove cache_purge(9) calls from reclamation routines in the file systems, 2011-05-19 03:11:55 +00:00
opencrypto -remove references to crypto/arc4/arc4.* -- the code isn't used 2011-05-23 15:37:35 +00:00
rump Mark rumpuser_exit and rumpuser_thread_exit as dead. 2011-05-23 20:49:35 +00:00
secmodel
stand
sys Use __builtin_offsetof if present for _DIRENT_NAMEOFF to avoid false 2011-05-23 21:59:23 +00:00
ufs ufs_wapbl_verify_inodes: update to reality (if somebody decides to use this). 2011-05-23 22:02:26 +00:00
uvm No need to pass UVM_FLAG_COLORMATCH to uvm_pagealloc() 2011-05-21 11:49:34 +00:00
Makefile