Sync the nam2blk entries with the bdevsw table, which is the
authornaddy <naddy@openbsd.org>
Sat, 27 Jan 2018 22:55:23 +0000 (22:55 +0000)
committernaddy <naddy@openbsd.org>
Sat, 27 Jan 2018 22:55:23 +0000 (22:55 +0000)
commit68b8e131484f8a1ad024396b66acaf02e1e441e4
tree668efd65becfbf258a82758904570fd2b7ba31f0
parentca479b1d9bd87d76161a73979e23dfd63c70380d
Sync the nam2blk entries with the bdevsw table, which is the
definitive list of block devices supported on an architecture.
ok kettenis@ deraadt@
13 files changed:
sys/arch/alpha/alpha/autoconf.c
sys/arch/arm64/arm64/autoconf.c
sys/arch/armv7/armv7/autoconf.c
sys/arch/hppa/hppa/autoconf.c
sys/arch/i386/i386/autoconf.c
sys/arch/landisk/landisk/autoconf.c
sys/arch/loongson/loongson/autoconf.c
sys/arch/luna88k/luna88k/autoconf.c
sys/arch/macppc/macppc/autoconf.c
sys/arch/octeon/octeon/autoconf.c
sys/arch/sgi/sgi/autoconf.c
sys/arch/socppc/socppc/autoconf.c
sys/arch/sparc64/sparc64/autoconf.c