]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
Pull the tier-2 card and change the sparc64 ZFS loader to no longer probe
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 30 Jul 2012 11:29:05 +0000 (11:29 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 30 Jul 2012 11:29:05 +0000 (11:29 +0000)
commit98e498f8c32d2c8d145d25aaa1f09379033cf4df
tree4e49de1c3fb24d0bcf58dd26c9cfe8d87cbc15c7
parent401f0f96c0c546b3a02c83239dbfaac1242eadd3
Pull the tier-2 card and change the sparc64 ZFS loader to no longer probe
all diskN aliases for providers (which more or less corresponds to how the
x86 version behaves) but instead probe only those listed in the boot-device
OFW environment variable. This has the following advantages:
- avoids otherwise unavoidable OFW warnings about failures to open disks
  for which aliases exist but no actual hardware is connected
- avoids issues due to different diskN naming schemes
- aligns us with Solaris

git-svn-id: svn://svn.freebsd.org/base/stable/8@238905 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
UPDATING
sys/boot/sparc64/loader/main.c