From owner-freebsd-current Fri Nov 9 23: 6:43 2001 Delivered-To: freebsd-current@freebsd.org Received: from femail12.sdc1.sfba.home.com (femail12.sdc1.sfba.home.com [24.0.95.108]) by hub.freebsd.org (Postfix) with ESMTP id 0CC3B37B418 for ; Fri, 9 Nov 2001 23:06:42 -0800 (PST) Received: from newton.cevio.com ([24.1.238.119]) by femail12.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20011110070641.VRPE21713.femail12.sdc1.sfba.home.com@newton.cevio.com> for ; Fri, 9 Nov 2001 23:06:41 -0800 Content-Type: text/plain; charset="iso-8859-1" From: Kevin D.Wooten To: current@freebsd.org Subject: usbd in curent Date: Fri, 9 Nov 2001 23:58:34 -0700 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01110923583401.01112@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