diff --git a/sys/pc98/conf/majors.pc98 b/sys/pc98/conf/majors.pc98 index 05c0a9ccb91..854e7139ec4 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"