The IDA driver is 'ida', not 'id'

This commit is contained in:
Mike Smith 1999-07-05 09:09:09 +00:00
parent 134c934ce7
commit 693a01d8a1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=48582
2 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
$Id: majors.i386,v 1.77 1999/06/20 04:35:22 grog Exp $
$Id: majors.i386,v 1.78 1999/07/02 02:49:24 jkh 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

View file

@ -1,4 +1,4 @@
$Id: majors.i386,v 1.77 1999/06/20 04:35:22 grog Exp $
$Id: majors.i386,v 1.78 1999/07/02 02:49:24 jkh 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