From b5311c2c88124623314636f3610359a78973117d Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Tue, 3 Jul 2007 20:39:47 +0100 Subject: [PATCH] This comment is no longer relevant. --- src/drivers/bus/isapnp.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/drivers/bus/isapnp.c b/src/drivers/bus/isapnp.c index b34108c7..7903208d 100644 --- a/src/drivers/bus/isapnp.c +++ b/src/drivers/bus/isapnp.c @@ -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