summaryrefslogtreecommitdiffstats
path: root/sys/conf/majors
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1998-01-16 22:13:07 +0000
committerpst <pst@FreeBSD.org>1998-01-16 22:13:07 +0000
commit5b2d50825dde772d9ab907bf3fd560a27a6456da (patch)
tree35836f4b404a4c098795833ed45137fd4c68c7b8 /sys/conf/majors
parentebfc352c099b88891f728b030dd325321646472a (diff)
downloadFreeBSD-src-5b2d50825dde772d9ab907bf3fd560a27a6456da.zip
FreeBSD-src-5b2d50825dde772d9ab907bf3fd560a27a6456da.tar.gz
Bring in IDE ATAPI floppy support.
This is Junichi's v1.0 driver. NOTE: Major device numbers have been changed to avoid conflict with other FreeBSD 3.0 devices. The new numbers should be considered "official." This driver is still considered "beta" quality, although we have been playing with it. Please submit bugs to junichi and myself. Submitted by: junichi@astec.co.jp
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 270a024..75cac8c 100644
--- a/sys/conf/majors
+++ b/sys/conf/majors
@@ -1,4 +1,4 @@
-$Id: majors.i386,v 1.22 1997/11/17 07:58:23 jmg Exp $
+$Id: majors.i386,v 1.23 1997/12/09 10:51:11 jamil 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