lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 27 May 2008 20:51:55 +0200
From:	Jarek Poplawski <jarkao2@...il.com>
To:	david.jesson@...h.univ-toulouse.fr
CC:	netdev@...r.kernel.org, david.Bonnafous@...h.univ-toulouse.fr
Subject: Re: problem from netdev

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.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists