Re: Hot-Plug: initialize NIC during boot process

2004-02-29 Thread Dieter Rohlfing
Osamu Aoki wrote: > * Do you have package like discover installed? No, I haven't. > Debian has discover and kudzu, AFAIK. I say discover is more popular. > ... > FYI: Debian init script for hot plug has few invocation. Actual hotplug > mechanism is delayed until the one in rc2.d started. Thank

Re: Hot-Plug: initialize NIC during boot process

2004-02-29 Thread Dieter Rohlfing
Osamu Aoki wrote: > * Do you have package like discover installed? No, I haven't. > Debian has discover and kudzu, AFAIK. I say discover is more popular. > ... > FYI: Debian init script for hot plug has few invocation. Actual hotplug > mechanism is delayed until the one in rc2.d started. Thank

Re: Hot-Plug: initialize NIC during boot process

2004-02-27 Thread Osamu Aoki
On Fri, Feb 27, 2004 at 01:39:44AM +0100, Dieter Rohlfing wrote: > That makes no difference. As I already said: hot-plugging works, the > only problem is to activate the NIC during the boot process, if the card > is in the slot. * Do you have package like discover installed? > --

Re: Hot-Plug: initialize NIC during boot process

2004-02-27 Thread Osamu Aoki
On Fri, Feb 27, 2004 at 01:39:44AM +0100, Dieter Rohlfing wrote: > That makes no difference. As I already said: hot-plugging works, the > only problem is to activate the NIC during the boot process, if the card > is in the slot. * Do you have package like discover installed? > --

Re: Hot-Plug: initialize NIC during boot process

2004-02-26 Thread Dieter Rohlfing
Osamu Aoki wrote: > http://qref.sourceforge.net/Debian/reference/ch-gateway.en.html#s-trigger-hotplug As I already said, I've read the complete chapter 10 of that document. > In /etc/network/interfaces, add: > > mapping hotplug > script echo That makes no difference. As

Re: Hot-Plug: initialize NIC during boot process

2004-02-26 Thread Dieter Rohlfing
Osamu Aoki wrote: > http://qref.sourceforge.net/Debian/reference/ch-gateway.en.html#s-trigger-hotplug As I already said, I've read the complete chapter 10 of that document. > In /etc/network/interfaces, add: > > mapping hotplug > script echo That makes no difference. As

Re: Hot-Plug: initialize NIC during boot process

2004-02-26 Thread Osamu Aoki
On Tue, Feb 24, 2004 at 01:33:57AM +0100, Dieter Rohlfing wrote: > Osamu Aoki wrote: > > > > > check /etc/network/interfaces. > > > > does the configuration have auto ethX (X being your pcmcia nic)? > > > > if it does, try removing that line, then reboot... > > > > > > No, it doesn't have the 'au

Re: Hot-Plug: initialize NIC during boot process

2004-02-25 Thread Osamu Aoki
On Tue, Feb 24, 2004 at 01:33:57AM +0100, Dieter Rohlfing wrote: > Osamu Aoki wrote: > > > > > check /etc/network/interfaces. > > > > does the configuration have auto ethX (X being your pcmcia nic)? > > > > if it does, try removing that line, then reboot... > > > > > > No, it doesn't have the 'au

Re: Hot-Plug: initialize NIC during boot process

2004-02-23 Thread Dieter Rohlfing
Osamu Aoki wrote: > > > check /etc/network/interfaces. > > > does the configuration have auto ethX (X being your pcmcia nic)? > > > if it does, try removing that line, then reboot... > > > > No, it doesn't have the 'auto'. > > Sure you should not! > > > Nevertheless, thanks for your reply. > >

Re: Hot-Plug: initialize NIC during boot process

2004-02-23 Thread Dieter Rohlfing
Osamu Aoki wrote: > > > check /etc/network/interfaces. > > > does the configuration have auto ethX (X being your pcmcia nic)? > > > if it does, try removing that line, then reboot... > > > > No, it doesn't have the 'auto'. > > Sure you should not! > > > Nevertheless, thanks for your reply. > >

Re: Hot-Plug: initialize NIC during boot process

2004-02-22 Thread Osamu Aoki
On Fri, Feb 20, 2004 at 07:26:14PM +0100, Dieter Rohlfing wrote: > [EMAIL PROTECTED] wrote: > > > check /etc/network/interfaces. > > does the configuration have auto ethX (X being your pcmcia nic)? > > if it does, try removing that line, then reboot... > > No, it doesn't have the 'auto'. Sure yo

Re: Hot-Plug: initialize NIC during boot process

2004-02-22 Thread Osamu Aoki
On Fri, Feb 20, 2004 at 07:26:14PM +0100, Dieter Rohlfing wrote: > [EMAIL PROTECTED] wrote: > > > check /etc/network/interfaces. > > does the configuration have auto ethX (X being your pcmcia nic)? > > if it does, try removing that line, then reboot... > > No, it doesn't have the 'auto'. Sure yo

Re: Hot-Plug: initialize NIC during boot process

2004-02-20 Thread Dieter Rohlfing
[EMAIL PROTECTED] wrote: > check /etc/network/interfaces. > does the configuration have auto ethX (X being your pcmcia nic)? > if it does, try removing that line, then reboot... No, it doesn't have the 'auto'. Nevertheless, thanks for your reply. Dieter

Re: Hot-Plug: initialize NIC during boot process

2004-02-20 Thread Dieter Rohlfing
[EMAIL PROTECTED] wrote: > check /etc/network/interfaces. > does the configuration have auto ethX (X being your pcmcia nic)? > if it does, try removing that line, then reboot... No, it doesn't have the 'auto'. Nevertheless, thanks for your reply. Dieter -- To UNSUBSCRIBE, email to [EMAIL PRO

Re: Hot-Plug: initialize NIC during boot process

2004-02-18 Thread debian
Dieter Rohlfing wrote: I've choosen the hotplug package (instead of pcmcia-cs) to manage my Xircom Cardbus NIC, kernel is 2.4.24 from kernel.org (plain, without any patches). Inserts and removals of the card are properly recognized and ifup resp. ifdown are called. But: if the card is in the sl

Re: Hot-Plug: initialize NIC during boot process

2004-02-18 Thread debian
Dieter Rohlfing wrote: I've choosen the hotplug package (instead of pcmcia-cs) to manage my Xircom Cardbus NIC, kernel is 2.4.24 from kernel.org (plain, without any patches). Inserts and removals of the card are properly recognized and ifup resp. ifdown are called. But: if the card is in the slot,

Hot-Plug: initialize NIC during boot process

2004-02-17 Thread Dieter Rohlfing
I've choosen the hotplug package (instead of pcmcia-cs) to manage my Xircom Cardbus NIC, kernel is 2.4.24 from kernel.org (plain, without any patches). Inserts and removals of the card are properly recognized and ifup resp. ifdown are called. But: if the card is in the slot, when I boot the syste

Hot-Plug: initialize NIC during boot process

2004-02-17 Thread Dieter Rohlfing
I've choosen the hotplug package (instead of pcmcia-cs) to manage my Xircom Cardbus NIC, kernel is 2.4.24 from kernel.org (plain, without any patches). Inserts and removals of the card are properly recognized and ifup resp. ifdown are called. But: if the card is in the slot, when I boot the syste