Date: Thu, 20 Jul 2000 16:24:31 -0700 From: Ron 'The InSaNe One' Rosson <insane@lunatic.oneinsane.net> To: freebsd-mobile@freebsd.org Subject: Re: pccard_ifconf and related Message-ID: <20000720162431.B35697@lunatic.oneinsane.net> In-Reply-To: <200007202235.QAA94623@harmony.village.org>; from imp@village.org on Thu, Jul 20, 2000 at 04:35:34PM -0600 References: <Pine.LNX.4.21.0007191934330.11792-100000@shell1.aracnet.com> <200007202235.QAA94623@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 20 Jul 2000, Warner Losh was heard blurting out: > In message <Pine.LNX.4.21.0007191934330.11792-100000@shell1.aracnet.com> Rick Hamell writes: > : > : Ok, first off I want to thank everyone again for the help they've > : given me... it's been appreciated! :) > : Now... on to the questions, I'm having a hard time getting the ed0 > : to bind to an address. I can use ifconfig just fine at the prompt and > : assign it an address, but my gateway dosen't get added with > : defaultrouter="192.168.1.1" in rc.conf (though I can ping that address > : just fine!) The FAQ suggests make and script with sleep 30 in it, if I do > : that will it still take commands like pccard_ether. pccard_ifconf, etc? Am > : I right in assuming that pccard_ifconf is the pccard version of > : ifconfig_ed0 in rc.conf? How can I do the same thing from the > : prompt? Heck, how would I add in a gateway even at the > : prompt? :) documantation mentions pccard_ether, but that dosen't seem to > : really do anything when I tell it which driver to use.... :) > > pccard_ifconfig=YES seems to work for me. > Really, That is odd. [Yy][Ee][Ss] is not listed anywhere in pccard_ether. The documentation on what options can appear is not all that clear for the pccard_* lines in the rc.conf. In my pccard_ifconfig line I have: pccard_ifconfig="inet xxx.xxx.xxx.xxx netmask xxx.xxx.xxx.xxx" and it works. TIA -- ------------------------------------------------------------------------------ Ron Rosson ... and a UNIX user said ... The InSaNe One rm -rf * insane@oneinsane.net and all was /dev/null and *void() ------------------------------------------------------------------------------ Neither an optimist nor a pessimist -- only a realist. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000720162431.B35697>