summaryrefslogtreecommitdiffstats
path: root/sys/conf/majors
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1996-10-10 20:41:13 +0000
committerphk <phk@FreeBSD.org>1996-10-10 20:41:13 +0000
commitf690518081229ded42c7d80e97cfcda41093e978 (patch)
tree022a86b4c3a42584efbb537fe8fabe3ea58a6295 /sys/conf/majors
parenta21642397b448a404a159cc7696b67942cd4c432 (diff)
downloadFreeBSD-src-f690518081229ded42c7d80e97cfcda41093e978.zip
FreeBSD-src-f690518081229ded42c7d80e97cfcda41093e978.tar.gz
Added a bdev and cdev for "geometry disk", my generic disk geometry subsystem.
I really wish somebody would complete DEVFS :-(
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 f533584..26e5534 100644
--- a/sys/conf/majors
+++ b/sys/conf/majors
@@ -1,4 +1,4 @@
-$Id: majors.i386,v 1.6 1996/06/10 15:30:33 phk Exp $
+$Id: majors.i386,v 1.7 1996/08/31 07:04:04 jkh Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
@@ -35,7 +35,7 @@ blkdev name comments
19 wcdb ATAPI CDROM client of "ata"
20 od SCSI "magneto-optical" disk
21 ccd concatenated disk
-
+22 gd Geometry disk.
chrdev name comments
0 cn console
1 ctty /dev/tty
@@ -115,3 +115,4 @@ chrdev name comments
75 stli Stallion (intelligent cdk based) (gerg@stallion.oz.au)
76 scc IBM Smart Capture Card (ohashi@mickey.ai.kyutech.ac.jp)
77 cyy Cyclades Ye/PCI serial card
+78 gd Geometry disk
OpenPOWER on IntegriCloud