mirror of
https://github.com/opnsense/src.git
synced 2026-03-27 05:03:09 -04:00
Sync with sys/i386/conf/majors.i386 revision 1.29.
This commit is contained in:
parent
dc4179fd63
commit
2df8bcb8a9
1 changed files with 4 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue