autoloading module for pcmcia network card

2003-04-02 Thread Thomas Friedrichsmeier
Hi! After I finally broke off the adaptor-cable of my old network-card, I now have a new noname 8139-based one. Problem is, that the cardmgr can find and activate the card, but does not load the required modules or start the interface. The card works just fine, if I modprobe the 8139too-module

Re: autoloading module for pcmcia network card

2003-04-02 Thread Thomas Friedrichsmeier
> > I tried adding the following lines to /etc/pcmcia/config: > > device "8139too" > > class "network" module "net/8139too" > > > Try removing "net/" > > > > > card "NoName 10/100" > > manfid 0x10ec, 0x8139 > > bind "8139too" > > You may want to add this to /e

Re: autoloading module for pcmcia network card

2003-04-03 Thread Thomas Friedrichsmeier
Hi! > Assuming it's a cardbus card... It claims to be one. > >| Apr 2 14:42:52 flyer kernel: PCI: Enabling device 02:00.0 ( -> > >| 0003) > > Seems not to be cardbus device! Is that all about ? Next, there should be > cardmgr: entries like socket : ID string in the syslog; then cardmgr > ex

Re: autoloading module for pcmcia network card

2003-04-03 Thread Thomas Friedrichsmeier
On Thursday 03 April 2003 02:24, Ben Lau wrote: > Please post your /var/log/daemon.log. Well, it used to be: Apr 2 19:03:30 flyer cardmgr[2086]: starting, version is 3.1.33 Apr 2 19:03:31 flyer cardmgr[2086]: watching 2 sockets Apr 2 19:03:31 flyer cardmgr[2086]: Card Services release does

autoloading module for pcmcia network card

2003-04-02 Thread Thomas Friedrichsmeier
Hi! After I finally broke off the adaptor-cable of my old network-card, I now have a new noname 8139-based one. Problem is, that the cardmgr can find and activate the card, but does not load the required modules or start the interface. The card works just fine, if I modprobe the 8139too-module

Re: autoloading module for pcmcia network card

2003-04-02 Thread Thomas Friedrichsmeier
> > I tried adding the following lines to /etc/pcmcia/config: > > device "8139too" > > class "network" module "net/8139too" > > > Try removing "net/" > > > > > card "NoName 10/100" > > manfid 0x10ec, 0x8139 > > bind "8139too" > > You may want to add this to /e

Re: autoloading module for pcmcia network card

2003-04-03 Thread Thomas Friedrichsmeier
Hi! > Assuming it's a cardbus card... It claims to be one. > >| Apr 2 14:42:52 flyer kernel: PCI: Enabling device 02:00.0 ( -> > >| 0003) > > Seems not to be cardbus device! Is that all about ? Next, there should be > cardmgr: entries like socket : ID string in the syslog; then cardmgr > ex

Re: autoloading module for pcmcia network card

2003-04-03 Thread Thomas Friedrichsmeier
On Thursday 03 April 2003 02:24, Ben Lau wrote: > Please post your /var/log/daemon.log. Well, it used to be: Apr 2 19:03:30 flyer cardmgr[2086]: starting, version is 3.1.33 Apr 2 19:03:31 flyer cardmgr[2086]: watching 2 sockets Apr 2 19:03:31 flyer cardmgr[2086]: Card Services release does