Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Sep 2003 09:22:10 -0500
From:      Larry Rosenman <ler@lerctr.org>
To:        freebsd-current@freebsd.org
Subject:   devd *NOT* called on wi0 insert?
Message-ID:  <18850000.1062771730@lerlaptop.iadfw.net>

next in thread | raw e-mail | index | archive | help
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: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749



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