Add cdev 120 as the audit device.
Requested by: Robert Watson <robert+freebsd@cyrus.watson.org>
This commit is contained in:
parent
0e20a72001
commit
8abc4f6dad
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user