netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jarek Poplawski <jarkao2@gmail.com>
To: david.jesson@math.univ-toulouse.fr
Cc: netdev@vger.kernel.org, david.Bonnafous@math.univ-toulouse.fr
Subject: Re: problem from netdev
Date: Tue, 27 May 2008 20:51:55 +0200	[thread overview]
Message-ID: <483C584B.7060503@gmail.com> (raw)
In-Reply-To: <483BB88F.7080407@math.univ-toulouse.fr>

Jesson david wrote, On 05/27/2008 09:30 AM:

> hello,
> i am a technical informatic french so i've a very bad english, sorry.
> 
> i've a problem for the "netdev"  parameter.
> i've a dell 1950 with 4 nic, 2 onboard broadcom and 2 intel e1000.
> the server boot from pxelinux with this parameter
> i need to atribute eth0 to this card for a other script and i need to 
> eth0 has the card of irq 17 and io 0xdcc0
>> LABEL gentoo-linux-2.6.24.4-scsi
>>   MENU LABEL gentoo, linux 2.6.24.4, boot scsi
>>   MENU DEFAULT
>>   MENU PASSWD toto
>>   kernel kernel-genkernel-x86-2.6.24.4
>>   # options du noyau: root, init, ramdisk_size, initrd 
>> (Documentation/kernel-parameters.txt)
>>   # options du script linuxrc: real_root, no..., doscsi 
>> (/usr/share/genkernel/generic)
>>   append softlevel=default root=/dev/ram0 init=/linuxrc 
>> ramdisk_size=8192 real_root=/dev/sda6 nodhcp nogpm nohotplug nosound 
>> doscsi initrd=initramfs-genkernel-x86-2.6.24.4
> i tried to insert the netdev parameter :
> netdev=irq=17,io=0xdcc0,name=eth0 netdev=irq=16,io=0xdce0,name=eth1  but 
> after booting this parameter was not working: eth0 is not the card with 
> irq=16/io=dcc0 and it the same for this other nic. ( ifconfig and lspci -v)
> 
> 
> what is the problem ?? bad syntase or incompatible parameter ??
> 

Hi,

I hope somebody will correct me if I'm wrong, but it looks like this
method is used only by older cards, and not e1000 etc.

Regards,
Jarek P.

      reply	other threads:[~2008-05-27 18:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-27  7:30 problem from netdev Jesson david
2008-05-27 18:51 ` Jarek Poplawski [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=483C584B.7060503@gmail.com \
    --to=jarkao2@gmail.com \
    --cc=david.Bonnafous@math.univ-toulouse.fr \
    --cc=david.jesson@math.univ-toulouse.fr \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).