Alan Cox wrote: > @@ -566,6 +568,7 @@ > > /* Initialise all the boards we can find (up to the maximum). */ > for ( i = 0; i < IP2_MAX_BOARDS; ++i ) { > + > switch ( ip2config.addr[i] ) { > case 0: /* skip this slot even if card is present */ > break; ?!?