From owner-freebsd-hackers@FreeBSD.ORG Fri Aug 11 20:19:17 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A64616A4E9 for ; Fri, 11 Aug 2006 20:19:17 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3730743D5E for ; Fri, 11 Aug 2006 20:19:10 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k7BKHMxA013973; Fri, 11 Aug 2006 14:17:23 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 11 Aug 2006 14:17:30 -0600 (MDT) Message-Id: <20060811.141730.-108811090.imp@bsdimp.com> To: jchoque@tlmat.unican.es From: "M. Warner Losh" In-Reply-To: <00d301c6bd73$99ef3fc0$2bba90c1@Altair> References: <86r6znywq8.fsf@xps.des.no> <00d301c6bd73$99ef3fc0$2bba90c1@Altair> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Fri, 11 Aug 2006 14:17:23 -0600 (MDT) Cc: freebsd-hackers@freebsd.org Subject: Re: Attach/detach devices X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Aug 2006 20:19:17 -0000 In message: <00d301c6bd73$99ef3fc0$2bba90c1@Altair> "Johnny Choque" writes: : I sent an email to this mailing list some day ago (August 2) explaining a : problem that I had with devd.conf. Using devd -dD, I detected that removing : the wireless pc card the rules that are included in the detach section do : not happen to run, but anybody answered my question :-( They run for me. Maybe they are commented out for you somehow? Warner