summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/conf/majors5
-rw-r--r--sys/i386/conf/majors.i3865
2 files changed, 6 insertions, 4 deletions
diff --git a/sys/conf/majors b/sys/conf/majors
index 8ab723e56cc9..3c52a741eff2 100644
--- a/sys/conf/majors
+++ b/sys/conf/majors
@@ -1,4 +1,4 @@
-$Id: majors.i386,v 1.67 1999/03/16 12:50:02 sos Exp $
+$Id: majors.i386,v 1.68 1999/03/16 13:34:02 sos Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
@@ -111,7 +111,7 @@ chrdev name comments
58 dgb Digiboard PC/Xe
59 OLDispy ISDN system
60 OLDnnic ISDN system
-61 pt SCSI "processor type"
+61 pt SCSI "processor target"
62 worm SCSI "worm type"
63 rc Riscom/8 driver
64 ?? Talisman
@@ -169,5 +169,6 @@ chrdev name comments
117 acd ATAPI CDROM
118 afd ATAPI floppy
119 ast ATAPI tape
+120 aud Audit Device <robert+freebsd@cyrus.watson.org>
200 ?? entries from 200-255 are reserved for local use
255 ?? entries from 200-255 are reserved for local use
diff --git a/sys/i386/conf/majors.i386 b/sys/i386/conf/majors.i386
index 8ab723e56cc9..3c52a741eff2 100644
--- a/sys/i386/conf/majors.i386
+++ b/sys/i386/conf/majors.i386
@@ -1,4 +1,4 @@
-$Id: majors.i386,v 1.67 1999/03/16 12:50:02 sos Exp $
+$Id: majors.i386,v 1.68 1999/03/16 13:34:02 sos Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
@@ -111,7 +111,7 @@ chrdev name comments
58 dgb Digiboard PC/Xe
59 OLDispy ISDN system
60 OLDnnic ISDN system
-61 pt SCSI "processor type"
+61 pt SCSI "processor target"
62 worm SCSI "worm type"
63 rc Riscom/8 driver
64 ?? Talisman
@@ -169,5 +169,6 @@ chrdev name comments
117 acd ATAPI CDROM
118 afd ATAPI floppy
119 ast ATAPI tape
+120 aud Audit Device <robert+freebsd@cyrus.watson.org>
200 ?? entries from 200-255 are reserved for local use
255 ?? entries from 200-255 are reserved for local use