Laptop with PCcard ethernet: how to set up?

Paul Hoffman phoffman at proper.com
Sun Mar 30 07:48:45 PST 2003


At 8:14 AM -0500 3/30/03, Dan Pelleg wrote:
>  > 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".

That worked fine, thanks!


More information about the freebsd-questions mailing list