|
From: Bogdan P. <pet...@ya...> - 2009-03-28 22:36:17
|
Hi all,
I'm trying to run devil-linux on a laptop.
The first network card is integrated and it's a Realtek RTL-8139/8139C/8139C+ according to lspci. It seems that the 8139cp module works fine with it.
The second network card is PCMCIA Trendnet TE100-PCBUSR. When I insert it cardctl ident reports:
Socket 0:
product info: "Realtek", "Rtl8139"
manfid: 0x0000, 0x24c
function: 6 (network)
PCI id: 0x10ec, 0x8139 (the same as the integrated one)
I tried to modify /etc/pcmcia/config to include the information above and to make it load the kernel module but I cannot get an eth1 to show up ...
Also it seems that the PCMCIA card appears as a PCI device since after I have it inserted lspci gives me the following two additional lines:
pcilib: Cannot open /proc/bus/pci/03/00.0
lspci: Unable to read the standard configuration space header of device 0000:03:00.0
Any ideas will be appreciated.
Thanks
|