Re: pcmcia autodetect

2002-11-09 Thread Steve Dobson
Ho Chris Sorry for not getting back to you earlier, but I've been away and my access to e-mail was limited. On Mon, Nov 04, 2002 at 02:04:06PM +0100, Chris Vanden Berghe wrote: > I'm having some trouble with the configuration of my pcmcia network card > under Debian. When I load the appropriat

Re: pcmcia autodetect

2002-11-09 Thread Steve Dobson
Ho Chris Sorry for not getting back to you earlier, but I've been away and my access to e-mail was limited. On Mon, Nov 04, 2002 at 02:04:06PM +0100, Chris Vanden Berghe wrote: > I'm having some trouble with the configuration of my pcmcia network card > under Debian. When I load the appropriat

Re: pcmcia autodetect

2002-11-05 Thread Chris Vanden Berghe
Hi, This is not quite accurate. What you need to do is install hotplug, which should call ifup eth# when you plug in a new pcmcia card... In my setup, I then use interface mappings for eth0 and eth1 (to differentiate between my wired card and my wifi card). I can send you my mapping script (wr

Re: pcmcia autodetect

2002-11-05 Thread xsdg
On Mon, 4 Nov 2002 14:13:49 +0100 DEFFONTAINES Vincent <[EMAIL PROTECTED]> wrote: > > > *** /etc/network/interfaces > > > > auto lo eth0 > > iface lo inet loopback > > iface eth0 inet dhcp > > > > It seems to me the /etc/network/interfaces is useless for pcmcia network > cards. > You should s

Re: pcmcia autodetect

2002-11-05 Thread Chris Vanden Berghe
Hi, This is not quite accurate. What you need to do is install hotplug, which should call ifup eth# when you plug in a new pcmcia card... In my setup, I then use interface mappings for eth0 and eth1 (to differentiate between my wired card and my wifi card). I can send you my mapping script (wri

Re: pcmcia autodetect

2002-11-05 Thread xsdg
On Mon, 4 Nov 2002 14:13:49 +0100 DEFFONTAINES Vincent <[EMAIL PROTECTED]> wrote: > > > *** /etc/network/interfaces > > > > auto lo eth0 > > iface lo inet loopback > > iface eth0 inet dhcp > > > > It seems to me the /etc/network/interfaces is useless for pcmcia network > cards. > You should s

Re: pcmcia autodetect

2002-11-04 Thread Chris Vanden Berghe
Hi Vincent, Thanks for the reply. It seems to me the /etc/network/interfaces is useless for pcmcia network cards. You should setup your network options in /etc/pcmcia/network.opts Tried that too, but this shouldn't make a difference for the automatic loading of the module... or should it?

RE: pcmcia autodetect

2002-11-04 Thread DEFFONTAINES Vincent
> *** /etc/network/interfaces > > auto lo eth0 > iface lo inet loopback > iface eth0 inet dhcp > It seems to me the /etc/network/interfaces is useless for pcmcia network cards. You should setup your network options in /etc/pcmcia/network.opts Hope this helps Vincent

Re: pcmcia autodetect

2002-11-04 Thread Chris Vanden Berghe
Hi Vincent, Thanks for the reply. It seems to me the /etc/network/interfaces is useless for pcmcia network cards. You should setup your network options in /etc/pcmcia/network.opts Tried that too, but this shouldn't make a difference for the automatic loading of the module... or should it? I

RE: pcmcia autodetect

2002-11-04 Thread DEFFONTAINES Vincent
> *** /etc/network/interfaces > > auto lo eth0 > iface lo inet loopback > iface eth0 inet dhcp > It seems to me the /etc/network/interfaces is useless for pcmcia network cards. You should setup your network options in /etc/pcmcia/network.opts Hope this helps Vincent -- To UNSUBSCRIBE, emai