From owner-freebsd-usb@FreeBSD.ORG Mon May 5 05:00:42 2008 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 807A3106566C; Mon, 5 May 2008 05:00:42 +0000 (UTC) (envelope-from gcr+freebsd-usb@tharned.org) Received: from xm16.infosec.fedex.com (xm16.infosec.fedex.com [199.81.195.42]) by mx1.freebsd.org (Postfix) with ESMTP id 42BB48FC0A; Mon, 5 May 2008 05:00:42 +0000 (UTC) (envelope-from gcr+freebsd-usb@tharned.org) X-AuditID: c75144ef-ad4ebbb00000349d-a8-481e8b324cbf Received: from inet03.prod.fedex.com (inet03.prod.fedex.com [199.81.10.43]) by xm16.infosec.fedex.com (FedEx MX) with ESMTP id C1C614E4002; Sun, 4 May 2008 23:21:06 -0500 (CDT) Received: from nc8000.tharned.org ([172.18.64.80]) by inet03.prod.fedex.com (8.12.11/8.12.11) with ESMTP id m454L3mc027413; Sun, 4 May 2008 23:21:06 -0500 (CDT) Received: from nc8000.tharned.org (localhost [127.0.0.1]) by nc8000.tharned.org (8.14.2/8.14.2) with ESMTP id m453neDh030925; Sun, 4 May 2008 22:49:41 -0500 (CDT) (envelope-from gcr+freebsd-usb@tharned.org) Received: from localhost (gcr@localhost) by nc8000.tharned.org (8.14.2/8.14.2/Submit) with ESMTP id m453nYx1030917; Sun, 4 May 2008 22:49:40 -0500 (CDT) (envelope-from gcr+freebsd-usb@tharned.org) Date: Sun, 4 May 2008 22:49:25 -0500 (CDT) From: Greg Rivers To: Marcin Cieslak In-Reply-To: <200805030051.m430pJEB041718@radziecki.saper.info> Message-ID: References: <200805030051.m430pJEB041718@radziecki.saper.info> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Brightmail-Tracker: AAAAAA== Cc: FreeBSD-gnats-submit@freebsd.org, freebsd-usb@freebsd.org Subject: Re: usb/123352: Add Option GTMAX3.6/7.2 and Quallcomm MMC module device identifiiers to usbdevs X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2008 05:00:42 -0000 This PR is largely a duplicate of usb/118374 that I filed last December. Note that to actually light this card the ubsa_products structure in ubsa.c must also be updated. I'm curious to know if simple product ID updates such as this can be committed in a more timely fashion. Also, I wonder if it might be made possible in the future to use a config file rather than compiling these values into the drivers. -- Greg Rivers