From owner-cvs-all@FreeBSD.ORG Thu Feb 15 00:07:35 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AD11016A400; Thu, 15 Feb 2007 00:07:35 +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 3A71E13C442; Thu, 15 Feb 2007 00:07:35 +0000 (UTC) (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 l1ENb3CA033569; Thu, 15 Feb 2007 00:37:03 +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 l1ENap5d026930 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 15 Feb 2007 00:36:51 +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 l1ENap6g019534; Thu, 15 Feb 2007 00:36:51 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.13.4/8.13.3/Submit) id l1ENaojv019533; Thu, 15 Feb 2007 00:36:50 +0100 (CET) (envelope-from ticso) Date: Thu, 15 Feb 2007 00:36:50 +0100 From: Bernd Walter To: Warner Losh Message-ID: <20070214233649.GD10995@cicely12.cicely.de> References: <200702140813.l1E8DsLo074756@repoman.freebsd.org> <20070214.160254.104122120.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070214.160254.104122120.imp@bsdimp.com> 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 tests=ALL_TRUSTED=-1.8, BAYES_00=-2.599 autolearn=ham version=3.1.7 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on cicely12.cicely.de Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, joerg@FreeBSD.org Subject: Re: cvs commit: src/etc devd.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ticso@cicely.de List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Feb 2007 00:07:35 -0000 On Wed, Feb 14, 2007 at 04:02:54PM -0700, Warner Losh wrote: > > Some things appear to be completely missing though, like the USB vendor > > and product strings. > > These strings are optional. If they are present, they will be > presented. No - they aren't handled over to devd, at least not in my original patch, since USB strings are allowed to be very long and could overflow the static string limit. A devd script should ask the device itself IMHO. -- B.Walter http://www.bwct.de http://www.fizon.de bernd@bwct.de info@bwct.de support@fizon.de