The _____________ command displays ISA plug-and-play devices resource information.
Answer: pnpdump
Explanation:
pnpdump will scan all the ISA PnP cards, dumping their resource data to stdout. The resource data is supposed to
be a description of the resources (IO ports, interrupts, DMA channels) that the card would like, or needs, to use
to work. It is stored in a small ROM on the card, which can be read as part of the Plug and Play configuration
process.
pnpdump is no longer in command list.