From owner-freebsd-questions@FreeBSD.ORG Tue Aug 19 19:29:01 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1406E16A4BF for ; Tue, 19 Aug 2003 19:29:01 -0700 (PDT) Received: from ariel.ucs.unimelb.edu.au (ariel.ucs.unimelb.edu.au [128.250.20.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id A215743FA3 for ; Tue, 19 Aug 2003 19:28:59 -0700 (PDT) (envelope-from jrhoden@unimelb.edu.au) Received: from elkanah.its.unimelb.edu.au (elkanah.its.unimelb.edu.au [128.250.18.41])h7K2SsfE021225; Wed, 20 Aug 2003 12:28:54 +1000 (EST) From: JacobRhoden Organization: University of Melbourne To: Alex Teslik , freebsd-questions Date: Wed, 20 Aug 2003 12:28:54 +1000 User-Agent: KMail/1.5 References: <20030820021440.M55235@acatysmoof.com> In-Reply-To: <20030820021440.M55235@acatysmoof.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308201228.54440.jrhoden@unimelb.edu.au> Subject: Re: usb monitoring X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 02:29:01 -0000 On Wed, 20 Aug 2003 01:17 pm, Alex Teslik wrote: > I'm looking for a program or daemon that will watch my USB ports and > launch a specific script when specific devices are attached. Any pointers > to where I could find such a beast much appreciated... You want to do two things, usbd_enable="YES" in your /etc/rc.conf file, and you want to look in the file /etc/usbd.conf which has examples of how to do this. - Jacob ____________________________________ JacobRhoden - http://rhoden.id.au/