summaryrefslogtreecommitdiff
path: root/sys/crypto/arc4.h
diff options
context:
space:
mode:
authorkn <kn@cvs.openbsd.org>2020-01-03 08:39:32 +0000
committerkn <kn@cvs.openbsd.org>2020-01-03 08:39:32 +0000
commit78f833cd7d632f5101c9396e42802f383ac1eff0 (patch)
tree0574c4c859bb452d5b0457a84368b25074767dc3 /sys/crypto/arc4.h
parent0c1734879c0f73c5b87510652a9b7b7ccb7980d9 (diff)
Fix RAID volume WWIDs for LSI controllers on sparc64
Some controllers generate 128 bit WWIDs for RAID volumes but only has a 64-bit field to report it to the host, so it only puts the vendor-specified part here (last half of ID string printed when sd* attaches matches sl->port_wwn in reverse). As such IDs are not IEEE NAA compliant, OpenBoot PROM -at least on SPARC- sets the highest nibble to three by convention to mark such volumes as RAID volumes so that the OS (Solaris) may identify it as such. This is the last missing piece to make booting off hardware RAID on sparc64 just work; autoconf(9) is now able to match the port WWN against the bootpath to eventually identify the volume as the root device. Feedback jmatthew deraadt OK jmatthew
Diffstat (limited to 'sys/crypto/arc4.h')
0 files changed, 0 insertions, 0 deletions