summaryrefslogtreecommitdiffstats
path: root/sys/conf/majors
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1999-03-21 21:53:09 +0000
committerjkh <jkh@FreeBSD.org>1999-03-21 21:53:09 +0000
commitd52fa1be5c534a1bf9824f14d2f3bf7ff930fc09 (patch)
tree080913d7765ab973049e4831e60c698a83b82805 /sys/conf/majors
parentefd64fb913db617ec94b869ba8fb3718be36d0de (diff)
downloadFreeBSD-src-d52fa1be5c534a1bf9824f14d2f3bf7ff930fc09.zip
FreeBSD-src-d52fa1be5c534a1bf9824f14d2f3bf7ff930fc09.tar.gz
Add cdev 120 as the audit device.
Requested by: Robert Watson <robert+freebsd@cyrus.watson.org>
Diffstat (limited to 'sys/conf/majors')
-rw-r--r--sys/conf/majors5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/conf/majors b/sys/conf/majors
index 8ab723e..3c52a74 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
OpenPOWER on IntegriCloud