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

2.4.0-test11, PCMCIA ethernet card through yenta-socket



My PCMCIA "3Com Corporation", "3CCFE575BT", "LAN Cardbus Card", "001"
  manfid: 0x0101, 0x5157
  function: 6 (network)
  PCI id: 0x10b7, 0x5157
is working fine under 2.2.17 and under the 2.4.0-test11 with the "old
way" PCMCIA support of compiling all the pcmcia modules,
# lsmod
Module                  Size  Used by
3c575_cb               20064   2 
cb_enabler              2736   2  [3c575_cb]
ds                      6672   2  [cb_enabler]
i82365                 23232   2 
pcmcia_core            43392   0  [cb_enabler ds i82365]

Thus far I've been unable to get eth0 functional with PCMCIA support
specified "the new way" through the kernel .config file, after which
support would presuably come from:
3c59x
cb_enabler.o  
pcmcia_core.o  
yenta_socket.o

Its partially a configuation issue as the #eth0 block below does not get
loaded into /etc/resolv.conf
# eth0 begin
domain somewhere
nameserver 198.124.130.130
nameserver 198.128.2.10
# eth0 end
domain erols.com
search erols.com
nameserver 207.172.3.8
nameserver 207.172.3.9

Has any worked this out yet?
Please respond to stodolsk@rcn.com as well as the list.

MarvS



Reply to: