summaryrefslogtreecommitdiffstats
path: root/sys/conf/majors
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1999-08-11 05:28:06 +0000
committerjkh <jkh@FreeBSD.org>1999-08-11 05:28:06 +0000
commit87155c158cde253c8b9fc613526a6a06ca6f4b98 (patch)
tree5c559d2ccf9df2e3c4dabefcaf0c314ef9e0612d /sys/conf/majors
parent157bb2131dedacfba7d75ce8e12e589794388075 (diff)
downloadFreeBSD-src-87155c158cde253c8b9fc613526a6a06ca6f4b98.zip
FreeBSD-src-87155c158cde253c8b9fc613526a6a06ca6f4b98.tar.gz
Reserve bdev/cdev entries for i2o driver.
Requested by: Simon Shapiro
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 5e83a93..60feb64 100644
--- a/sys/conf/majors
+++ b/sys/conf/majors
@@ -1,4 +1,4 @@
-$Id: majors.i386,v 1.80 1999/07/31 09:32:28 jkh Exp $
+$Id: majors.i386,v 1.81 1999/08/04 19:55:37 jkh Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
@@ -46,6 +46,7 @@ blkdev name comments
31 acd ATAPI CDROM
32 afd ATAPI floppy
33 ast ATAPI tape
+34 i2o Intelligent I/O Block Device
100 ?? entries from 100-127 are reserved for local use
127 ?? entries from 100-127 are reserved for local use
@@ -178,5 +179,6 @@ chrdev name comments
126 sync Generic sync port support <phk>, <brian>
127 fire Firewire driver <ikob@koganei.wide.ad.jp>
128 arla Arla (AFS-clone) driver
+129 i2o Intelligent I/O Character Device
200 ?? entries from 200-255 are reserved for local use
255 ?? entries from 200-255 are reserved for local use
OpenPOWER on IntegriCloud