Date: Sat, 09 Nov 2002 22:03:20 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: pg@eth1.com Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: in 4.7 the new pcmcia procedure is? Message-ID: <20021109.220320.129711227.imp@bsdimp.com> In-Reply-To: <3DCD8431.000007.30625@kjw98se.ne.mediaone.net> References: <3DCD8431.000007.30625@kjw98se.ne.mediaone.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <3DCD8431.000007.30625@kjw98se.ne.mediaone.net> "Peter Gatsoulis" <pg@eth1.com> writes: : anyone provide a real quick refresher? : : just finished installing 4.7 onto a couple of laptops : i have 2 ol fashioned PCMCIA network cards, a 3COM 3c589E and a Netgear : FA410 : i believe the 3COM went by ep0 and the netgear went by ed0 : : in older versions of FBSD i'd edit pccard.conf to put in the correct : settings for the right card and then include an entry in rc.conf (forgot the : entry & syntax) to start up PCMCIA : : is this still right ? or has it been more automated? It is more automated these days. For the most part, I just insert a card and it works. I have 'pccard_ifconfig=DHCP' in my rc.conf file. In fact, here's all the entries that I have: pccard_enable=YES # Enable pccardd pccard_mem=0xd4000 # use alternate memory address since d0000 used pccard_beep=0 # keep quiet on card events pccard_ifconfig=DHCP # use dhclient for all cards Warner 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?20021109.220320.129711227.imp>