freebsd-nq/sys/i386
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
..
apm Remove code to select APM version with flags to the apm0 device. This 1999-12-02 03:13:11 +00:00
bios Remove code to select APM version with flags to the apm0 device. This 1999-12-02 03:13:11 +00:00
boot
conf udp IPv6 support, IPv6/IPv4 tunneling support in kernel, 1999-12-07 17:39:16 +00:00
eisa Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
i386 Update for loss of pnp.h 1999-12-06 18:22:19 +00:00
ibcs2 Fix case where vnode could be unlocked twice. Untested; bug found by code 1999-11-14 17:33:40 +00:00
include User ldt sharing. 1999-12-06 04:53:08 +00:00
isa Revamp the devstat priority system. All disks now have the same priority. 1999-12-08 04:45:23 +00:00
linux Fix LINT breakage. 1999-12-05 18:49:09 +00:00
pci Don't use a bogus bus number for Ross host-pci bridges. 1999-12-05 18:41:34 +00:00
svr4
Makefile