diff --git a/sys/pc98/conf/majors.pc98 b/sys/pc98/conf/majors.pc98 index 2ef0f6da5aa..214b3725617 100644 --- a/sys/pc98/conf/majors.pc98 +++ b/sys/pc98/conf/majors.pc98 @@ -1,4 +1,4 @@ -$Id: majors.pc98,v 1.21 1998/02/13 16:57:31 kato Exp $ +$Id: majors.pc98,v 1.22 1998/02/14 08:40:09 kato Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -37,6 +37,8 @@ blkdev name comments 21 ccd concatenated disk 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 @@ -128,3 +130,4 @@ chrdev name comments 87 wfd ATAPI floppy client of "ata" 88 dpt DPT RAID Controller 89 pps Pulse-Per-Second timing interface +90 wst ATAPI tape client of "ata"