diff options
author | kato <kato@FreeBSD.org> | 1999-07-08 12:07:14 +0000 |
---|---|---|
committer | kato <kato@FreeBSD.org> | 1999-07-08 12:07:14 +0000 |
commit | d7c6a667ec6aac8a359a2c52b34d2cb1f0b56ea0 (patch) | |
tree | 786f6cabb1fd3b47719362c5f50ada3d32fad5e9 /sys/pc98 | |
parent | c47bad705548130ec6e433147939116cc249ff2b (diff) | |
download | FreeBSD-src-d7c6a667ec6aac8a359a2c52b34d2cb1f0b56ea0.zip FreeBSD-src-d7c6a667ec6aac8a359a2c52b34d2cb1f0b56ea0.tar.gz |
Sync with sys/i386/conf/majors.i386 revision 1.79.
Diffstat (limited to 'sys/pc98')
-rw-r--r-- | sys/pc98/conf/majors.pc98 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/pc98/conf/majors.pc98 b/sys/pc98/conf/majors.pc98 index 3bd324b..a2be1f6 100644 --- a/sys/pc98/conf/majors.pc98 +++ b/sys/pc98/conf/majors.pc98 @@ -1,4 +1,4 @@ -$Id: majors.pc98,v 1.58 1999/06/21 11:12:25 kato Exp $ +$Id: majors.pc98,v 1.59 1999/07/03 08:18:27 kato Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -41,7 +41,7 @@ blkdev name comments 26 sw VM internal swap device 27 myx Mylex RAID (ulf@alameda.net) 28 fla M-Systems DiskOnChip(r) -29 id Intelligent Disk [Array] (md@doc.ic.ac.uk) +29 ida Intelligent Disk [Array] (md@doc.ic.ac.uk) 30 ad ATA disks 31 acd ATAPI CDROM 32 afd ATAPI floppy @@ -158,7 +158,7 @@ chrdev name comments 106 smb System Management Bus generic i/o 107 3dfx 3Dfx driver (shocking@prth.pgs.com) 108 usb Universal Serial Bus (hibma@skylink.it) -109 id Intelligent Disk [Array] (md@doc.ic.ac.uk) +109 ida Intelligent Disk [Array] (md@doc.ic.ac.uk) 110 ses SCSI Environmental Services driver (mjacob@feral.com) 111 ums USB Mouse (hibma@skylink.it) 112 kbd keyboard |