Configuring Two Ethernet Cards

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello all,

I have a target board running linux. The target has built in Ethernet chip,
which I could able to configure by passing parameters through commnd
line(cmdline.c) and it is running fine. The target board has PCI interface
also. Now I added PCI ethernet adapter to the same target board. I added one
more "ip" param in the cmdline.c, but I am not able to bring it up.(when I
do ifconfig it is not showing the new ethernet interface). I used the
following cmdline.c

const char cmdline[] =
"mem=64M root=/dev/nfs console=ttyS0,115200
nfsroot=10.72.149.201:/work/nfsroot,v3
ip=10.72.148.7:10.72.149.201:10.72.149.201:255.255.248.0:target01:eth0:off
ip=10.72.148.8:10.72.149.201:10.72.149.201:255.255.248.0:target01:eth1:off";

Any hints ?

Thanks in Advance
Ramprasad


----- Original Message -----
From: "John Levon" <levon@movementarian.org>
To: "Neale Banks" <neale@lowendale.com.au>
Cc: <kernelnewbies@nl.linux.org>
Sent: Wednesday, January 08, 2003 12:47 PM
Subject: Re: Configure.help in 2.5 ???


> On Wed, Jan 08, 2003 at 05:44:33PM +1100, Neale Banks wrote:
>
> >
> > Is there something I should have read and which would have made this
> > "obvious"?
>
> Documentation/kbuild
>
> Though it may not be mentioned yet, I haven't checked
>
> john
> --
> "CUT IT OUT FACEHEAD"
> - jeffk
> --
> Kernelnewbies: Help each other learn about the Linux kernel.
> Archive:       http://mail.nl.linux.org/kernelnewbies/
> FAQ:           http://kernelnewbies.org/faq/
>

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux