Date: Mon, 18 Sep 2000 14:31:19 -0500 From: "Charlie Schloemer" <charlie@infoworks.net> To: "Elitetek" <freebsd@tekrealm.net>, freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD 4.1r laptop Configuration Message-ID: <200009181928.OAA24480@smtp.intop.net> In-Reply-To: <018b01c0213e$9971e0c0$da21bc40@tekrealm.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 18 Sep 00, at 0:03, Elitetek wrote: > has anyone had any experiance with freebsd on a laptop? > I am having a problem with the pcmcia nic (network card) > Freebsd picks up the card alright, but i can not make it > configure the card at startup, so services like apache error out > > i have tried a few different things i seen, adding lines to rc.conf like > such: > > ifconfig_ed1="inet my.ip.address.hidden netmask my.netmask." > then seen that i should use > > pcmcia_ifconfig="inet blah.blah.blah.balh netmask my.netmask" > > and it doesnt seem to pick it up Does this card work okay when you config it manually at the command line using ifconfig? What version of FreeBSD are you using? Since the 3.x releases, defaults for rc.conf are kept in /etc/defaults/rc.conf, while overrides are kept in /etc/rc.conf. Which rc.conf are you changing? If this doesn't work when manually configured, it certainly won't work from scripts. What is the output of 'dmesg'? -Charlie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009181928.OAA24480>