Date: Thu, 21 Jun 2001 19:36:55 -0000 From: "list tracker" <list_tracker@hotmail.com> To: brooks@one-eyed-alien.net, ume@mahoroba.org Cc: keichii@peorth.iteration.net, hackers@FreeBSD.ORG Subject: Re: multiple pccard_ifconfig ... thanks! + contribution (DELL OEM) Message-ID: <F267Y9ZNMjiGwYt7yiG000099d8@hotmail.com>
next in thread | raw e-mail | index | archive | help
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 <brooks@one-eyed-alien.net> >To: Hajimu UMEMOTO <ume@mahoroba.org> >CC: list_tracker@hotmail.com, keichii@peorth.iteration.net, >hackers@FreeBSD.ORG >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 majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F267Y9ZNMjiGwYt7yiG000099d8>