From owner-freebsd-stable@FreeBSD.ORG Thu Nov 15 19:55:11 2007 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 80FB016A417; Thu, 15 Nov 2007 19:55:11 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.freebsd.org (Postfix) with ESMTP id 354C213C458; Thu, 15 Nov 2007 19:55:11 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from phobos.samsco.home (phobos.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.8/8.13.8) with ESMTP id lAFJt69O027003; Thu, 15 Nov 2007 12:55:06 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <473CA413.5070107@samsco.org> Date: Thu, 15 Nov 2007 12:54:59 -0700 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.6) Gecko/20070802 SeaMonkey/1.1.4 MIME-Version: 1.0 To: Jack Vogel References: <2a41acea0711151150v411a6b4o9d168cea03e247f5@mail.gmail.com> In-Reply-To: <2a41acea0711151150v411a6b4o9d168cea03e247f5@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (pooker.samsco.org [168.103.85.57]); Thu, 15 Nov 2007 12:55:06 -0700 (MST) X-Spam-Status: No, score=-1.4 required=5.5 tests=ALL_TRUSTED autolearn=failed version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on pooker.samsco.org Cc: FreeBSD Current , FreeBSD Stable List Subject: Re: New Device IDs 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: Thu, 15 Nov 2007 19:55:11 -0000 Jack Vogel wrote: > I was curious, is there any organized method to funnel new IDs into > the code or is it just willy nilly as a driver owner notices it? > > I will be having some patches to add IDs from this bringup I've > been working on and wondered if there was a 'canonical' way to > make this stuff happen? > Willy Nilly. Commit away! Scott