--- tms380tr.c.1109 Wed Nov 10 12:11:32 1999 +++ tms380tr.c Wed Nov 10 12:27:25 1999 @@ -229,13 +229,8 @@ /* * Let's check for pci adapters first */ - -/* for (i=0; i < TMS380TR_MAX_ADAPTERS; i++) Not enough for pci, could be other tr cards in the box */ - for (i=0; i < 8; i++) { - if (tms380tr_probe1(dev,0) == 0) { /* Success */ - return 0 ; - } - } + if (tms380tr_probe1(dev,0) == 0) /* Success */ + return 0 ; /* * No pci cards found, let's check for isa