summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1998-08-10 09:06:21 +0000
committerphk <phk@FreeBSD.org>1998-08-10 09:06:21 +0000
commita5a666bcc2485f9bce193998494d64aae86e0b84 (patch)
tree62f6b553a318faaaaddc695081dd81945e72c528
parenta6000f043c451f2fd9aa67ba3af95d820b7d5d79 (diff)
downloadFreeBSD-src-a5a666bcc2485f9bce193998494d64aae86e0b84.zip
FreeBSD-src-a5a666bcc2485f9bce193998494d64aae86e0b84.tar.gz
Reserve majors for M-Systems DiskOnChip driver. This driver will be
available directly from M-systems.
-rw-r--r--sys/conf/majors4
-rw-r--r--sys/i386/conf/majors.i3864
2 files changed, 6 insertions, 2 deletions
diff --git a/sys/conf/majors b/sys/conf/majors
index d383b39..9440fe8 100644
--- a/sys/conf/majors
+++ b/sys/conf/majors
@@ -1,4 +1,4 @@
-$Id: majors.i386,v 1.43 1998/05/29 08:51:34 phk Exp $
+$Id: majors.i386,v 1.44 1998/08/04 21:44:09 brian Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
@@ -41,6 +41,7 @@ blkdev name comments
25 vinum RAID fs
26 sw VM internal swap device
27 myx Mylex RAID (ulf@alameda.net)
+28 fla M-Systems DiskOnChip(r)
chrdev name comments
0 cn console
@@ -145,3 +146,4 @@ chrdev name comments
99 ct Cronyx/Tau serial adaptor
100 xrpu Xilinx Reprogrammable Processing Unit
101 dgm Digiboard PC/Xem
+102 fla M-Systems DiskOnChip(r)
diff --git a/sys/i386/conf/majors.i386 b/sys/i386/conf/majors.i386
index d383b39..9440fe8 100644
--- a/sys/i386/conf/majors.i386
+++ b/sys/i386/conf/majors.i386
@@ -1,4 +1,4 @@
-$Id: majors.i386,v 1.43 1998/05/29 08:51:34 phk Exp $
+$Id: majors.i386,v 1.44 1998/08/04 21:44:09 brian Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
@@ -41,6 +41,7 @@ blkdev name comments
25 vinum RAID fs
26 sw VM internal swap device
27 myx Mylex RAID (ulf@alameda.net)
+28 fla M-Systems DiskOnChip(r)
chrdev name comments
0 cn console
@@ -145,3 +146,4 @@ chrdev name comments
99 ct Cronyx/Tau serial adaptor
100 xrpu Xilinx Reprogrammable Processing Unit
101 dgm Digiboard PC/Xem
+102 fla M-Systems DiskOnChip(r)
OpenPOWER on IntegriCloud