Luca Colombi wrote:
>
> Hi,
>
> After recompiling the kernel to use only built in devices and not
> modules, I 've lost my second network card.
>
> The error is now:
> SIOCSIFFLAGS=Operation not supported by device.
>
> Any idea how to solve or identify the problem ?
>
> By the way I use an ISA 3Com EhterLink III 10BaseT (RJ-45) 3C509B-TPO.
> In the non modular kernel I've PCI & ISA support with the 3c509 drive
> selected.
>
> My first card is a SMC EtherPower II 10/100 which is working fine.
>
I'm not an expert on this, I just know how to make it
run on my machines.
I need to define my isa ethernet card in /etc/conf.modules
in order to get it to work.
Otherwise, the dreaded SIOCSIFFLAGS error comes up.
My PCI ethernet works fine without any conf.module entry.
In conf.modules there is a line:
alias eth0 ne
then further down you set the options irq, and io of eth0
Mine is a ne2000 compatible, so I use ne, but you would need to
to use 3c509.
-
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archiv at http://www.suse.com/Mailinglists/suse-linux-e/index.html