From owner-freebsd-mobile Thu Jul 20 15:35:47 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id AF57537C32D for ; Thu, 20 Jul 2000 15:35:41 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id QAA00651; Thu, 20 Jul 2000 16:35:38 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA94623; Thu, 20 Jul 2000 16:35:34 -0600 (MDT) Message-Id: <200007202235.QAA94623@harmony.village.org> To: Rick Hamell Subject: Re: pccard_ifconf and related Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Wed, 19 Jul 2000 19:43:26 PDT." References: Date: Thu, 20 Jul 2000 16:35:34 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message 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. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message