From owner-freebsd-mobile Fri Jun 22 0:33:38 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from smarthost2.mail.easynet.fr (smarthost2.mail.easynet.fr [212.180.1.69]) by hub.freebsd.org (Postfix) with ESMTP id E32DD37B403 for ; Fri, 22 Jun 2001 00:33:33 -0700 (PDT) (envelope-from fonvi@easynet.fr) Received: from smtp1.mail.easynet.fr (slb-1-sippriv.mail.easynet.fr [10.0.1.57]) by smarthost2.mail.easynet.fr (Postfix) with ESMTP id E6C6AB753 for ; Fri, 22 Jun 2001 09:33:32 +0200 (CEST) Received: from vobiscum.styx.org (adsl-3-229.adsl.easynet.fr [212.11.27.229]) by smtp1.mail.easynet.fr (Postfix) with ESMTP id 2D21DB6B2 for ; Fri, 22 Jun 2001 09:33:32 +0200 (CEST) Received: (from marc@localhost) by vobiscum.styx.org (8.11.4/8.9.3/ - 6/08/98) id f5M7drk02203 for freebsd-mobile@FreeBSD.ORG; Fri, 22 Jun 2001 09:39:53 +0200 (CEST) (envelope-from marc) Date: Fri, 22 Jun 2001 09:39:53 +0200 From: Marc Fonvieille To: freebsd-mobile@FreeBSD.ORG Subject: Re: fa_select startup Message-ID: <20010622093953.A2173@vobiscum.styx.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Useless-Header: Black Metal inc. X-Operating-System: FreeBSD 4.3-STABLE Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jun 21, 2001 at 10:12:40AM -0500, Craig.Burlingame@nokia.com wrote: > To All: > Thanks to everyone who has contributed to the various sources on how to get > the NetGear FA410TXC card to work. I have now successfully loaded FreeBSD > v4.3 onto a Toshiba Tecra8000 with the NetGear card. The only issues I now > face, is how, and where, to automate the running of fa_select so that it is > executed before the start of the network services (but after pccard starts). > add the following lines to your /etc/pccard.conf card "NETGEAR" "FA410TX" config 0x20 "ed0" ? 0x80000 insert logger -t pccard:$device -s NETGEAR FA410TX Ethernet inserted insert /usr/local/bin/fa_select ed0 0 insert /etc/pccard_ether $device remove logger -t pccard:$device -s NETGEAR FA410TX Ethernet removed remove /sbin/ifconfig $device delete Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message