summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1998-01-18 15:08:34 +0000
committerkato <kato@FreeBSD.org>1998-01-18 15:08:34 +0000
commit708821cd86f87f9563a95c90f9e4a7ffc7a969c2 (patch)
tree0338ae4cbd929b55833ccdd2df10e66c3c43af05
parent938d820d5a3e694964732999b1f9167790f51cd2 (diff)
downloadFreeBSD-src-708821cd86f87f9563a95c90f9e4a7ffc7a969c2.zip
FreeBSD-src-708821cd86f87f9563a95c90f9e4a7ffc7a969c2.tar.gz
Sync with sys/i386/conf/majors.i386 revision 1.24.
-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 05c0a9c..854e713 100644
--- a/sys/pc98/conf/majors.pc98
+++ b/sys/pc98/conf/majors.pc98
@@ -1,4 +1,4 @@
-$Id: majors.pc98,v 1.17 1997/11/19 11:34:22 kato Exp $
+$Id: majors.pc98,v 1.18 1997/12/10 09:28:58 kato Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
@@ -37,6 +37,7 @@ blkdev name comments
21 ccd concatenated disk
22 gd Geometry disk.
23 worm SCSI "worm type"
+24 wfd ATAPI Floppy client of "ata"
chrdev name comments
0 cn console
1 ctty /dev/tty
@@ -125,3 +126,4 @@ chrdev name comments
84 ttxt Unitext teletext decoder (arg@arg1.demon.co.uk)
85 vesa VESA support device (j_mini@efn.org)
86 alog Industrial Computer Source AIO8-P driver
+87 wfd ATAPI floppy client of "ata"
OpenPOWER on IntegriCloud