From owner-freebsd-current@FreeBSD.ORG Mon Aug 23 17:00:16 2004 Return-Path: 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 574CB16A4DE for ; Mon, 23 Aug 2004 17:00:16 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCB7243D31 for ; Mon, 23 Aug 2004 17:00:15 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.11/8.12.11) with ESMTP id i7NH00Js068882; Mon, 23 Aug 2004 11:00:00 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 23 Aug 2004 11:00:16 -0600 (MDT) Message-Id: <20040823.110016.71089229.imp@bsdimp.com> To: apeiron@comcast.net From: "M. Warner Losh" In-Reply-To: <20040823162458.GA78283@prophecy.dyndns.org> References: <20040823151629.GB67172@prophecy.dyndns.org> <20040823.094046.71084572.imp@bsdimp.com> <20040823162458.GA78283@prophecy.dyndns.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: uhid recently broken X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 23 Aug 2004 17:00:16 -0000 In message: <20040823162458.GA78283@prophecy.dyndns.org> Christopher Nehren writes: : Now this is intriguing. I recently changed the probe/attach device printing in usb as part of a multi-step process to make it behave more like other systems. I may have had a problem with the ums, etc. I'll try to recreate that here on my machine. Warner