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!
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"