freebsd-dev/sys/dev/ida
Kenneth D. Merry 86b2c8466d Revamp the devstat priority system. All disks now have the same priority.
The same goes for CD drivers and tape drivers.  In systems with mixed IDE
and SCSI, devices in the same priority class will be sorted in attach
order.

Also, the 'CCD' priority is now the 'ARRAY' priority, and a number of
drivers have been modified to use that priority.

This includes the necessary changes to all drivers, except the ATA drivers.
Soren will modify those separately.

This does not include and does not require any change in the devstat
version number, since no known userland applications use the priority
enumerations.

Reviewed by:	msmith, sos, phk, jlemon, mjacob, bde
1999-12-08 04:45:23 +00:00
..
ida_disk.c Revamp the devstat priority system. All disks now have the same priority. 1999-12-08 04:45:23 +00:00
ida_pci.c Removal of sys/device.h 1999-10-05 21:19:41 +00:00
ida.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
idareg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
idavar.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00