-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Joep Blom wrote:
> Sorry, Eric! my fault. Of course I'm using the 8139too, just a slip of > the pen. > I think a can solve the problem by setting a parameter in the BIOS to > detect the interrupts again. Nevertheless, I would like to know the > syntax for the /etc/modules file when using the same driver (8139too) > for 2 cards and wanting to give extra start-up parameters. The syntax to do this is driver dependent, although most drivers that support handling multiple cards (not all will) will accept multiple parameters separated by commas. So in /etc/modules you'd have something like: ne io=300,320 irq=10,11 - -- Charles Steinkuehler [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEko06LywbqEHdNFwRAuxPAJ9i0BZNKcvA5S97yfOdYL6uni2MwwCdEsxe BjQosHB1Cfp1xXSYDyotBkw= =n0WJ -----END PGP SIGNATURE----- ------------------------------------------------------------------------ leaf-user mailing list: [email protected] https://lists.sourceforge.net/lists/listinfo/leaf-user Support Request -- http://leaf-project.org/
