]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
On sparc64 obtain the initiator ID to be used for SPI HBAs from the
authormarius <marius@FreeBSD.org>
Tue, 27 Apr 2010 18:41:16 +0000 (18:41 +0000)
committermarius <marius@FreeBSD.org>
Tue, 27 Apr 2010 18:41:16 +0000 (18:41 +0000)
commit97002d72b5e073618d8b4d7c2e2a8b20f2cd3392
treea3ecc08804e75344742bf013975640a81bf86500
parente4de7c863563cef3e5f2ebcf832f5be8e954ad84
On sparc64 obtain the initiator ID to be used for SPI HBAs from the
Open Firmware device tree in order to match what the PROM built-in
driver uses. This is especially important when netbooting Fujitsu
Siemens PRIMEPOWER250 as in that case the built-in driver isn't used
and the port facts PortSCSIID defaults to 0, conflicting with the
disk at the same address.
sys/dev/mpt/mpt.c
sys/dev/mpt/mpt.h
sys/dev/mpt/mpt_pci.c