Skip site navigation (1)Skip section navigation (2)
Date:      30 Mar 2003 08:14:51 -0500
From:      Dan Pelleg <daniel+bsd@pelleg.org>
To:        Paul Hoffman <phoffman@proper.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Laptop with PCcard ethernet: how to set up?
Message-ID:  <u2svfy1ov1w.fsf@gs166.sp.cs.cmu.edu>
In-Reply-To: <p05210625baabd2cbefbb@[63.202.92.152]>
References:  <p05210625baabd2cbefbb@[63.202.92.152]>

next in thread | previous in thread | raw e-mail | index | archive | help
Paul Hoffman <phoffman@proper.com> writes:

> I have a laptop with an Ethernet PCcard which comes up as "ep0". I want to
> use DHCP on it. My rc.conf has:
> 
> 
> pccard_enable="YES"
> pccard_ifconfig="YES"
> ifconfig_ep0="DHCP"
> 
> The card comes up fine, but it doesn't get ifconfig'd. Do I need to add
> something else to rc.conf?
> 

1. You don't need the ifconfig_ep0 line.

2. Change the pccard_ifconfig value to either "DHCP" or something like
"inet 192.168.1.1/24".

-- 

  Dan Pelleg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?u2svfy1ov1w.fsf>