summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorsos <sos@FreeBSD.org>1998-02-17 10:44:23 +0000
committersos <sos@FreeBSD.org>1998-02-17 10:44:23 +0000
commitbb63742eb8529039369ec353b8cf44bd49ac6d4e (patch)
tree49855aee9dc9880ee14b32b04837271b8878eb95 /sys/conf
parent42dfb562ab1ba5bb3c8fefc6263f7d50f522637e (diff)
downloadFreeBSD-src-bb63742eb8529039369ec353b8cf44bd49ac6d4e.zip
FreeBSD-src-bb63742eb8529039369ec353b8cf44bd49ac6d4e.tar.gz
Reserve major # for the atapi tape device
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/majors4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/conf/majors b/sys/conf/majors
index 4bd40f9..5783fbe 100644
--- a/sys/conf/majors
+++ b/sys/conf/majors
@@ -1,4 +1,4 @@
-$Id: majors.i386,v 1.26 1998/02/13 13:00:02 phk Exp $
+$Id: majors.i386,v 1.27 1998/02/13 22:40:53 pst 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,7 @@ blkdev name comments
21 ccd concatenated disk
22 gd Geometry disk.
23 worm SCSI "worm type"
+24 wstb ATAPI tape client of "ata"
chrdev name comments
0 cn console
1 ctty /dev/tty
@@ -128,3 +129,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"
OpenPOWER on IntegriCloud