From owner-freebsd-current@FreeBSD.ORG Wed Sep 14 19:38:50 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B4D316A41F for ; Wed, 14 Sep 2005 19:38:50 +0000 (GMT) (envelope-from Kirk.Davis@epsb.ca) Received: from relay.epsb.ca (relay.epsb.ca [198.161.119.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 053F743D46 for ; Wed, 14 Sep 2005 19:38:49 +0000 (GMT) (envelope-from Kirk.Davis@epsb.ca) Received: from exchange03.epsb.ca (exchange03.epsb.ca [10.0.5.11]) by relay.epsb.ca (8.12.11/8.12.11) with ESMTP id j8EJcnkr086724; Wed, 14 Sep 2005 13:38:49 -0600 (MDT) (envelope-from Kirk.Davis@epsb.ca) Received: by exchange03.epsb.ca with Internet Mail Service (5.5.2653.19) id ; Wed, 14 Sep 2005 13:38:48 -0600 Message-ID: <04C71268DFDAA8499EC1A248A44B6A2B34C132@Exchange21.EDU.epsb.ca> From: Kirk Davis To: "'Brooks Davis'" Date: Wed, 14 Sep 2005 13:38:44 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Cc: "'freebsd-current@freebsd.org'" Subject: RE: Using devd to automate wireless | wired network connections X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Sep 2005 19:38:50 -0000 > -----Original Message----- > From: owner-freebsd-current@freebsd.org > [mailto:owner-freebsd-current@freebsd.org] On Behalf Of Brooks Davis > Sent: September 14, 2005 9:54 AM > To: Jochen Gensch > Cc: freebsd-current@freebsd.org > Subject: Re: Using devd to automate wireless | wired network > connections > > On Wed, Sep 14, 2005 at 11:54:45AM +0200, Jochen Gensch wrote: > > Am Mittwoch 14 September 2005 02:41 schrieben Sie: > > > > > Have you tried those changes? If so, are your devices > > > actually generating media events? If not, that has to be > fixed and > > > that's a kernel issue. > > Is there any diagnostic tools that can show the messages that get passed from the kernel to devd? I have though of some other uses for devd where I would like to run a script on a device up/down or new device insert but I'm not sure if there is an event sent to devd for that. It would be nice to have a tool that would show if devd was getting an even for that device. This might also help show the devices that do not yet generate media events. ---- Kirk