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
..
2000-07-11 11:49:33 +00:00
2000-07-08 23:24:08 +00:00
2000-07-11 11:49:33 +00:00
2000-05-01 20:32:07 +00:00
2000-07-11 12:50:34 +00:00
2000-05-01 20:32:07 +00:00