From owner-freebsd-current@FreeBSD.ORG Fri Nov 5 04:52:34 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 0370E16A4CE for ; Fri, 5 Nov 2004 04:52:34 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E87543D39 for ; Fri, 5 Nov 2004 04:52:33 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iA54o3h6065791; Thu, 4 Nov 2004 21:50:03 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 04 Nov 2004 21:50:16 -0700 (MST) Message-Id: <20041104.215016.81088267.imp@bsdimp.com> To: jsmith@drexel.edu From: "M. Warner Losh" In-Reply-To: <1099516348.787.4.camel@vorpal.math.drexel.edu> References: <1099516348.787.4.camel@vorpal.math.drexel.edu> 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: freebsd-current@freebsd.org Subject: Re: USB devices not being created 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: Fri, 05 Nov 2004 04:52:34 -0000 What does usbdevs -v show? Warner