Re: init HUP and static IP
Pete Scott <[email protected]>
| Newsgroups | gmane.linux.tomsrtbt |
|---|---|
| Message-ID | <20020503132510.OOZJ26298.fep08-svc.ttyl.com@localhost> |
> Try putting a 'sleep 5' after the pcmcia start and dhcpcd--. > > The pcmcia is probably just taking a long time, so that it > is still running after your piece runs. If you just pause > in rc.custom after the pcmcia start, it should solve it. That did it! Also put in cb_enabler and my other pcmcia network card works too! Thanks Pete