summaryrefslogtreecommitdiffstats
path: root/sys/conf/majors
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-05-03 05:44:45 +0000
committerasami <asami@FreeBSD.org>1996-05-03 05:44:45 +0000
commit50f75723854dcb4ccc7c14b49e8717b10a29f99c (patch)
tree501d10cc53831cdf1a9888889815d2f47db2bae1 /sys/conf/majors
parent722d862f578df2440c7ad89f6f113f5fa873ab50 (diff)
downloadFreeBSD-src-50f75723854dcb4ccc7c14b49e8717b10a29f99c.zip
FreeBSD-src-50f75723854dcb4ccc7c14b49e8717b10a29f99c.tar.gz
Add ccd to list of devices. Also add a sample entry in LINT.
Diffstat (limited to 'sys/conf/majors')
-rw-r--r--sys/conf/majors4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/conf/majors b/sys/conf/majors
index 1db12e3..c50c12c 100644
--- a/sys/conf/majors
+++ b/sys/conf/majors
@@ -1,4 +1,4 @@
-$Id: majors.i386,v 1.2 1996/02/03 14:50:52 peter Exp $
+$Id: majors.i386,v 1.3 1996/03/15 07:51:45 peter Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
@@ -34,6 +34,7 @@ blkdev name comments
18 ata "device independent" ATA/IDE driver
19 wcdb ATAPI CDROM client of "ata"
20 od SCSI "magneto-optical" disk
+21 ccd concatenated disk
chrdev name comments
0 cn console
@@ -110,3 +111,4 @@ chrdev name comments
71 asc AmiScan driver
72 stl Stallion (gerg@stallion.oz.au)
73 qcam quickcam
+74 ccd concatenated disk
OpenPOWER on IntegriCloud