From 0924cf678e67020de2e928dbbe773e45be1c8551 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Tue, 3 Jul 2007 18:17:14 +0100 Subject: Implemented (untested) PXENV_START_UNDI. --- src/drivers/bus/isapnp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/drivers/bus/isapnp.c') diff --git a/src/drivers/bus/isapnp.c b/src/drivers/bus/isapnp.c index 79268d44..b34108c7 100644 --- a/src/drivers/bus/isapnp.c +++ b/src/drivers/bus/isapnp.c @@ -529,7 +529,7 @@ static int isapnp_try_isolate ( void ) { * */ static void isapnp_isolate ( void ) { - for ( isapnp_read_port = ISAPNP_READ_PORT_MIN ; + for ( isapnp_read_port = ISAPNP_READ_PORT_START ; isapnp_read_port <= ISAPNP_READ_PORT_MAX ; isapnp_read_port += ISAPNP_READ_PORT_STEP ) { /* Avoid problematic locations such as the NE2000 -- cgit v1.2.3-55-g7522