diff --git a/sys/conf/majors b/sys/conf/majors index 5783fbeb5ec0..15338d0184ac 100644 --- a/sys/conf/majors +++ b/sys/conf/majors @@ -1,4 +1,4 @@ -$Id: majors.i386,v 1.27 1998/02/13 22:40:53 pst Exp $ +$Id: majors.i386,v 1.28 1998/02/17 10:44:23 sos Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -38,6 +38,7 @@ blkdev name comments 22 gd Geometry disk. 23 worm SCSI "worm type" 24 wstb ATAPI tape client of "ata" +25 vinum RAID fs chrdev name comments 0 cn console 1 ctty /dev/tty diff --git a/sys/i386/conf/majors.i386 b/sys/i386/conf/majors.i386 index 5783fbeb5ec0..15338d0184ac 100644 --- a/sys/i386/conf/majors.i386 +++ b/sys/i386/conf/majors.i386 @@ -1,4 +1,4 @@ -$Id: majors.i386,v 1.27 1998/02/13 22:40:53 pst Exp $ +$Id: majors.i386,v 1.28 1998/02/17 10:44:23 sos Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -38,6 +38,7 @@ blkdev name comments 22 gd Geometry disk. 23 worm SCSI "worm type" 24 wstb ATAPI tape client of "ata" +25 vinum RAID fs chrdev name comments 0 cn console 1 ctty /dev/tty