From owner-freebsd-usb@FreeBSD.ORG Tue Oct 2 04:57:34 2007 Return-Path: Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8588A16A59C for ; Tue, 2 Oct 2007 04:57:34 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 3D73813C43E for ; Tue, 2 Oct 2007 04:57:34 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.1/8.13.4) with ESMTP id l924td8b076687; Mon, 1 Oct 2007 22:55:39 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 01 Oct 2007 22:55:44 -0600 (MDT) Message-Id: <20071001.225544.-1929099703.imp@bsdimp.com> To: benfell@parts-unknown.org From: "M. Warner Losh" In-Reply-To: <20071002041552.GA43023@parts-unknown.org> References: <20071002025715.GA10999@parts-unknown.org> <20071001.220243.-278390788.imp@bsdimp.com> <20071002041552.GA43023@parts-unknown.org> X-Mailer: Mew version 5.2 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Mon, 01 Oct 2007 22:55:39 -0600 (MDT) Cc: freebsd-usb@FreeBSD.org Subject: Re: USB goes away X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Oct 2007 04:57:34 -0000 In message: <20071002041552.GA43023@parts-unknown.org> David Benfell writes: : On Mon, 01 Oct 2007 22:02:43 -0600, M. Warner Losh wrote: : > In message: <20071002025715.GA10999@parts-unknown.org> : > David Benfell writes: : > : I gather that USB has, in the past, been troublesome on : > : FreeBSD. From my present experience, it still is. : > : > Which version? : > : earth% uname -a : FreeBSD earth.cybernude.org 6.2-RELEASE-p7 FreeBSD 6.2-RELEASE-p7 #53: Sat Sep 29 20:25:11 PDT 2007 root@earth.cybernude.org:/usr/obj/usr/src/sys/EARTH i386 We're working on getting -current out the door. Any chance you can try that? Or will I need to backport current's USB stack for you? :-) It should work well enough for you to at least test the kernel w/o reinstalling a userland. Warner