Re: 2 ethernet cards (more ...)

1998-06-24 Thread Ian Eure
On Wed, Jun 24, 1998 at 12:08:07PM -0700, Philippe BARBELET wrote: > Hi Debian friends, > > I have 2 ISA 3C509 ethernet cards in my PC. > > At boot time, the system says : > > 3c509: WARNING! Module load-time probing works reliably only for EISA > and MCA bus!! > loading device 'eth0'... > eth0:

Re: 2 ethernet cards (more ...)

1998-06-24 Thread Nathan E Norman
On Wed, 24 Jun 1998, Philippe BARBELET wrote: : Hi Debian friends, : : I have 2 ISA 3C509 ethernet cards in my PC. : : At boot time, the system says : : : 3c509: WARNING! Module load-time probing works reliably only for EISA : and MCA bus!! : loading device 'eth0'... : eth0: 3c509 at 0x300 tag

Re: 2 ethernet cards

1998-06-23 Thread Jens B. Jorgensen
Philippe BARBELET wrote: > Hello, > > On my PC (Compaq), I have installed 2 ethernet cards to communicate > whith > 2 distinct networks. But my system detects just 1 card during the boot > process. In a first time I have declared in the /etc/lilo.conf file > my two card as follow : > > append="eth

Re: 2 ethernet cards and loadlin

1997-06-04 Thread Chris Brown
Last night I tried the: loadlin vmlinuz root=/dev/hda1 ether=0,0,eth0 ether=0,0,eth1 ro There was no success there but I'm a little confused in that I thought that you just told the kernel that the second card was there and then it would look for it. Most of the time I have been compil

Re: 2 ethernet cards and loadlin

1997-06-03 Thread J . R . Blaakmeer
On 03 Jun 97 16:40:49 -0500 , Chris Brown wrote: > > I am trying to get my machine to use 2 3c509 ethernet cards > booting from loadlin. Looking at the loadlin docs I think the > command line should be: > > "loadlin vmlinuz root=/dev/hda1 ether=10,300,eth0 ether=11,310,eth1 ro" > > eth0

Re: 2 ethernet cards and loadlin

1997-06-03 Thread Leslie Mikesell
> > I am trying to get my machine to use 2 3c509 ethernet cards > booting from loadlin. Looking at the loadlin docs I think the > command line should be: > > "loadlin vmlinuz root=/dev/hda1 ether=10,300,eth0 ether=11,310,eth1 ro" > > eth0 is fine but I don't get eth1 at all. There isn't