]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
This comment is no longer relevant.
authorMichael Brown <mcb30@etherboot.org>
Tue, 3 Jul 2007 19:39:47 +0000 (20:39 +0100)
committerMichael Brown <mcb30@etherboot.org>
Tue, 3 Jul 2007 19:39:47 +0000 (20:39 +0100)
src/drivers/bus/isapnp.c

index b34108c77c8e3e4ff9fb554ba1388fdc6bb73117..7903208d0ac15f9823dabad73a49e7b62a8d4637 100644 (file)
  * 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