aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1999-03-21 21:53:09 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1999-03-21 21:53:09 +0000
commit8abc4f6dad422a40b50a0e5941433e97c86c88f8 (patch)
treed723d719dba77c94f7ddffcf3e60c5b8ebcb871a
parent0e20a72001ce7f1d5c767fc1cc4876474802649f (diff)
downloadsrc-8abc4f6dad422a40b50a0e5941433e97c86c88f8.tar.gz
src-8abc4f6dad422a40b50a0e5941433e97c86c88f8.zip
Add cdev 120 as the audit device.
Requested by: Robert Watson <robert+freebsd@cyrus.watson.org>
Notes
Notes: svn path=/head/; revision=44927
-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