From: Klaus S. <kla...@Ph...> - 2009-08-04 09:20:21
|
Hi, >> Before we reorder our eth Ports in the Config, is there any way to >> change this behaviour, and fix the ordering of the module loading? > Yes there is. With latest version of productive/preview. You can define the > driver per nic. > > This means if you specify: > <eth name="eth0" ... driver="bnx2"/> > For this nic bnx2 will be loaded first. > > Do think that could help? It seems to not work. If I specify driver="bnx2" it runs into the comoonics debug shell as it seems to not find parameters correctly. Now I tried resorting interfaces, but it got more bad, seems like loading order is really unpredictable. Sincerly, Klaus |