summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade/devices.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2000-07-14 07:59:44 +0000
committerjhb <jhb@FreeBSD.org>2000-07-14 07:59:44 +0000
commit537ba4f731386e120af4d55583c365aff57ebcbf (patch)
tree316490e17a10957bffd6f31bbc0d70b323d978bf /usr.sbin/sade/devices.c
parent267667c9ec64afc975da2df7bf33ed623ea34d4f (diff)
downloadFreeBSD-src-537ba4f731386e120af4d55583c365aff57ebcbf.zip
FreeBSD-src-537ba4f731386e120af4d55583c365aff57ebcbf.tar.gz
MFS: (yes, from -stable) Note that current.FreeBSD.org is a 5.0 snap server
now, and replace the releng3 3.0 snap entry with releng4.
Diffstat (limited to 'usr.sbin/sade/devices.c')
-rw-r--r--usr.sbin/sade/devices.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/sade/devices.c b/usr.sbin/sade/devices.c
index 3067e76..9ca96fa 100644
--- a/usr.sbin/sade/devices.c
+++ b/usr.sbin/sade/devices.c
@@ -79,6 +79,7 @@ static struct _devname {
{ DEVICE_TYPE_DISK, "amrd%d", "AMI MegaRAID drive", 133, 65538, 8, 4, 'c' },
{ DEVICE_TYPE_DISK, "idad%d", "Compaq RAID array", 109, 65538, 8, 4, 'c' },
{ DEVICE_TYPE_DISK, "twed%d", "3ware ATA RAID array", 147, 65538, 8, 4, 'c' },
+ { DEVICE_TYPE_DISK, "vn%d", "Virtual node disk device", 43, 65538, 8, 4, 'c' },
{ DEVICE_TYPE_FLOPPY, "fd%d", "floppy drive unit A", 9, 0, 64, 4, 'c' },
{ DEVICE_TYPE_NETWORK, "aue", "ADMtek USB ethernet adapter" },
{ DEVICE_TYPE_NETWORK, "cue", "CATC USB ethernet adapter" },
OpenPOWER on IntegriCloud