I have a (within the week) -CURRENT system. If I boot with my Linksys WPC11 V.3 card inserted
I get the dhcp actions and all is fine. If I remove the card, we don't kill off dhclient.


If I boot without the card, and then insert it later, I do NOT get dhclient starting.

I modified /etc/rc.d/devd to start devd with the -D switch, and it appears to my
untrained eyes that devd is NOT being called on the insert.


What can I get to help debug this?

/etc/rc.conf:

# -- sysinstall generated deltas -- # Thu Apr  3 13:56:26 2003
# Created: Thu Apr  3 13:56:26 2003
# Enable network daemons for user convenience.
# Please make all changes to this file, not to /etc/defaults/rc.conf.
# This file now contains just the overrides from /etc/defaults/rc.conf.
kern_securelevel_enable="NO"
linux_enable="YES"
moused_enable="YES"
sendmail_enable="YES"
sshd_enable="YES"
usbd_enable="YES"
hostname="lerlaptop"
devd_enable="YES"
dumpdev="/dev/ad0s1b"
dumpdir="/shared/crash/current"

apm_enable="YES"              # Set to YES to enable APM BIOS functions (or NO).
apmd_enable="YES"     # Run apmd to handle APM event from userland.
ifconfig_wi0="DHCP"
lpd_enable="YES"              # Run the line printer daemon.
lpd_flags="-l"                # Flags to lpd (if enabled).
inetd_enable="YES"            # Run the network daemon dispatcher (YES/NO).
clear_tmp_enable="YES"        # Clear /tmp at startup.



--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: [EMAIL PROTECTED]
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to