From owner-freebsd-current@FreeBSD.ORG Thu Nov 23 21:44:39 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7FAB216A403; Thu, 23 Nov 2006 21:44:39 +0000 (UTC) (envelope-from ticso@cicely12.cicely.de) Received: from raven.bwct.de (raven.bwct.de [85.159.14.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9530E43D45; Thu, 23 Nov 2006 21:44:01 +0000 (GMT) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de ([10.1.1.7]) by raven.bwct.de (8.13.4/8.13.4) with ESMTP id kANLibRw034204; Thu, 23 Nov 2006 22:44:37 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [10.1.1.14]) by cicely5.cicely.de (8.13.4/8.13.4) with ESMTP id kANLiWgF076001 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 23 Nov 2006 22:44:32 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.13.4/8.13.3) with ESMTP id kANLiVlv091082; Thu, 23 Nov 2006 22:44:31 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.13.4/8.13.3/Submit) id kANLiVsZ091081; Thu, 23 Nov 2006 22:44:31 +0100 (CET) (envelope-from ticso) Date: Thu, 23 Nov 2006 22:44:31 +0100 From: Bernd Walter To: Doug Barton Message-ID: <20061123214431.GW83358@cicely12.cicely.de> References: <4564996D.50808@FreeBSD.org> <455C2290.6010907@videotron.ca> <4564F129.70902@FreeBSD.org> <20061123091142.GK83358@cicely12.cicely.de> <45660DEF.3010205@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45660DEF.3010205@FreeBSD.org> X-Operating-System: FreeBSD cicely12.cicely.de 5.4-STABLE alpha User-Agent: Mutt/1.5.9i X-Spam-Status: No, score=-4.4 required=5.0 autolearn=unavailable version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on cicely12.cicely.de Cc: freebsd-current@freebsd.org, ticso@cicely.de Subject: Re: EHCI problem on -current, and unknown devs X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ticso@cicely.de List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Nov 2006 21:44:39 -0000 On Thu, Nov 23, 2006 at 01:09:03PM -0800, Doug Barton wrote: > Bernd Walter wrote: > > On Wed, Nov 22, 2006 at 04:54:01PM -0800, Doug Barton wrote: > >> Still interested in the unknown devices though, if anyone has insight > >> into that issue. > > > > USB devices have optional strings for defining product, vendor name > > (and many more). > > Either the devices doesn't deliver those strings or the delivered are > > broken, which is not that uncommon. > > Right on, I guess my question is really, "Given that I have the vendor > and device IDs in my usbdeves file, why don't they show up in dmesg? Because all it does is creating defines for drivers to probe their hardware. > Is there somewhere else I need to put them? Well - you can put it into the driver, but there are numberless devices. -- B.Walter http://www.bwct.de http://www.fizon.de bernd@bwct.de info@bwct.de support@fizon.de