Sync with sys/i386/conf/majors.i386 revision 1.29.

This commit is contained in:
KATO Takenori 1998-02-18 12:34:32 +00:00
parent dc4179fd63
commit 2df8bcb8a9

View file

@ -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 <shimon@i-connect.net>
89 pps Pulse-Per-Second timing interface
90 wst ATAPI tape client of "ata"