John Baldwin 2b2b44c983 Don't assume that any ISA device that fails to probe is a PnP device,
instead, use the bus_print_child_* functions to display the error message.
Also, since this is more of a warning than an error, hide it behind
bootverbose.

Similarly, if isa_assign_resources() fails to allocate resources to a
device, use bus_print_child_header() instead of device_printf(), and
display the resources that could not be allocated if bootverbose is true.

Approved by:	msmith
Help from:	mdodd
2000-07-12 00:42:08 +00:00
..
1999-08-28 01:08:13 +00:00
2000-05-14 13:47:57 +00:00
2000-01-18 08:38:35 +00:00
2000-07-11 11:49:33 +00:00
2000-07-11 11:49:33 +00:00
2000-05-11 11:09:50 +00:00
2000-07-11 11:49:33 +00:00
2000-05-14 13:47:57 +00:00
1999-08-28 01:08:13 +00:00