From: "Russell Coker" <[EMAIL PROTECTED]> > On Tue, 15 Jul 2003 02:00, Derek Broughton wrote: > > > However my PCMCIA functionality is currently less than yours, when a card > > > is inserted the driver is loaded but no scripts are run. > > > > iirc, you didn't have a PCMCIA card, it was a Cardbus card. In which case, > > it should skip the pcmcia scripts and use HotPlug... > > Thanks for this advice. It seems that hotplug was running > "ifup eth0=hotplug", I modified it so that it would run "ifup eth0" and now it > works fine. I'm not sure if this is a bug in hotplug or in my settings for > /etc/network/interfaces.
Excellent. I'd been following your thread, and hadn't seen anything that rang any bells - sometimes it just helps to look at it from a completely different angle :-)

