ok, the  removable_interfaces  method worked wonderfully - just like I 
wanted.  Thank you.

I am using a Dell OEM'd Lucent wavelan card, so I had to add this to my 
/etc/defaults/pccard.conf - perhaps you would like to add this to future 
releases of said file:

# Dell TrueMobile (OEMed Lucent WaveLAN/IEEE)
card "Dell" "TrueMobile 1150 Series PC Card"
        config  0x1 "wi" ?
        insert  /etc/pccard_ether $device start
        remove  /etc/pccard_ether $device stop


--LT


>From: Brooks Davis <[EMAIL PROTECTED]>
>To: Hajimu UMEMOTO <[EMAIL PROTECTED]>
>CC: [EMAIL PROTECTED], [EMAIL PROTECTED],   
>[EMAIL PROTECTED]
>Subject: Re: multiple pccard_ifconfig statements in one rc.conf ? Problems.
>Date: Thu, 21 Jun 2001 11:31:54 -0700
>
>On Fri, Jun 22, 2001 at 03:18:33AM +0900, Hajimu UMEMOTO wrote:
> > I believe it was already MFC'd.  It seems working fine to me.
>
>It looks like it was, I just checked the wrong file.  The main code was
>MFC'd, but the /etc/defaults/rc.conf entry was not.
>
>To answer the origional question add something like this to your
>rc.conf file:
>
>removable_interfaces="ep0 wi0"
>ifconfig_ep0="DHCP"
>ifconfig_wi0="inet xxx.xxx.xxx.xxx netmask yyy.yyy.yyy.yyy"
>
>-- Brooks
>
>--
>Any statement of the form "X is the one, true Y" is FALSE.
>PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4
><< attach3 >>

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to