From owner-freebsd-current Sat Nov 10 13: 3:52 2001 Delivered-To: freebsd-current@freebsd.org Received: from femail17.sdc1.sfba.home.com (femail17.sdc1.sfba.home.com [24.0.95.144]) by hub.freebsd.org (Postfix) with ESMTP id F127937B418 for ; Sat, 10 Nov 2001 13:03:50 -0800 (PST) Received: from newton.cevio.com ([24.1.238.119]) by femail17.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20011110210350.NSHS627.femail17.sdc1.sfba.home.com@newton.cevio.com> for ; Sat, 10 Nov 2001 13:03:50 -0800 Content-Type: text/plain; charset="iso-8859-1" From: Kevin D.Wooten To: freebsd-current@freebsd.org Subject: usbd in current Date: Sat, 10 Nov 2001 13:55:38 -0700 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01111013553800.01116@newton.cevio.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In current usbd seems to be broken, it will not handle events if left to daemonize. Although, if you run usbd as "usbd -d &" it handles events just fine. What could cause this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message