From owner-freebsd-stable@FreeBSD.ORG Fri Jan 15 03:01:58 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C620E106566B for ; Fri, 15 Jan 2010 03:01:58 +0000 (UTC) (envelope-from frank_s@bellsouth.net) Received: from fmailhost02.isp.att.net (fmailhost02.isp.att.net [204.127.217.102]) by mx1.freebsd.org (Postfix) with ESMTP id B13CC8FC17 for ; Fri, 15 Jan 2010 03:01:58 +0000 (UTC) Received: from ace.nina.org (adsl-178-57-175.gnv.bellsouth.net[74.178.57.175]) by isp.att.net (frfwmhc02) with SMTP id <20100115030157H0200njihle>; Fri, 15 Jan 2010 03:01:58 +0000 X-Originating-IP: [74.178.57.175] Date: Thu, 14 Jan 2010 22:01:56 -0500 (EST) From: Frank X-X-Sender: frank_s@Ace.nina.org To: Steve Randall In-Reply-To: <20100114094026.38638bc8@locust.local> Message-ID: References: <20100114094026.38638bc8@locust.local> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-stable@freebsd.org Subject: Re: USB problems on 8.0-STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jan 2010 03:01:58 -0000 On Thu, 14 Jan 2010, Steve Randall wrote: >> Ace /usr/ports # usbdevs -d -v >> usbdevs: no USB controllers found > > A possibility occurs to me that I think nobody has yet mentioned. If > you still have the obsolete usbdevs command on your system, is it > possible you also still have the obsolete devel/libusb port installed? > It conflicts with the libusb in the base system, causing just the sorts > of problems you are experiencing. You hit the nail right on the head! I deinstalled libusb and now it works. Thanks! -- Frank