On Tuesday 23 September 2003 02:29 pm, Prabhat Gupta wrote:
> Dave,
>
> I did repatch the kernel and also build the driver. I didn't do make
> mrproper though.
>
> The wireless connection works but I have to stop it and then start
> again.
>
> /etc/init.d/net.eth1 stop
> /etc/init.d/net.eth1  start
>
> Prabhat

Sounds like the interface is being brought up when the module is loaded 
during boot. Try moving 'modprob islpci_cb' to /etc/conf.d/local.start 
instead of having the module loaded in 
/etc/modules.autoload/kernel-2.x. /etc/conf.d/local.start should be the 
last script to execute before the login prompt.

Dave


--
[EMAIL PROTECTED] mailing list

Reply via email to