diff options
author | jhb <jhb@FreeBSD.org> | 2000-07-12 00:42:08 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2000-07-12 00:42:08 +0000 |
commit | bb4d1e0fb6cf0c74e049d738b113c790a24d5e52 (patch) | |
tree | d9650c7fdf60d415f67e357d3f9a923228fbe139 /usr.sbin/rpc.ypupdated | |
parent | ce18c772bbedd168f82fcd2b2d7220fcb7295e29 (diff) | |
download | FreeBSD-src-bb4d1e0fb6cf0c74e049d738b113c790a24d5e52.zip FreeBSD-src-bb4d1e0fb6cf0c74e049d738b113c790a24d5e52.tar.gz |
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
Diffstat (limited to 'usr.sbin/rpc.ypupdated')
0 files changed, 0 insertions, 0 deletions