aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorKATO Takenori <kato@FreeBSD.org>1999-08-13 04:59:47 +0000
committerKATO Takenori <kato@FreeBSD.org>1999-08-13 04:59:47 +0000
commita544017cd367e3fd9eae4637f31a176dd7401446 (patch)
tree3da0b53176106de934f4753e05898ff5bf9d1796 /sys
parentfd8d95354518f6dcd4eb85ee2f2c709b0459fa1d (diff)
downloadsrc-a544017cd367e3fd9eae4637f31a176dd7401446.tar.gz
src-a544017cd367e3fd9eae4637f31a176dd7401446.zip
Merge from sys/i386/conf/majors.i386 revision 1.82.
Notes
Notes: svn path=/head/; revision=49674
Diffstat (limited to 'sys')
-rw-r--r--sys/pc98/conf/majors.pc984
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/pc98/conf/majors.pc98 b/sys/pc98/conf/majors.pc98
index 0cdbb0bb5ce7..50265b21d206 100644
--- a/sys/pc98/conf/majors.pc98
+++ b/sys/pc98/conf/majors.pc98
@@ -1,4 +1,4 @@
-$Id: majors.pc98,v 1.61 1999/08/01 16:03:31 kato Exp $
+$Id: majors.pc98,v 1.62 1999/08/08 11:12:51 kato 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