david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

This comment is no longer relevant.

This commit is contained in:
Michael Brown 2007-07-03 20:39:47 +01:00
parent 438d1cc0b9
commit b5311c2c88
1 changed files with 0 additions and 5 deletions

View File

@ -46,11 +46,6 @@
* is known and all cards have been allocated CSNs, there's nothing to
* be gained by re-scanning for cards.
*
* However, we shouldn't make scanning the ISAPnP bus an INIT_FN(),
* because even ISAPnP probing can still screw up other devices on the
* ISA bus. We therefore probe only when we are first asked to find
* an ISAPnP device.
*
* External code (e.g. the ISAPnP ROM prefix) may already know the
* read port address, in which case it can store it in
* #isapnp_read_port. Note that setting the read port address in this