From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Jackson Subject: Re: [PATCH] fixing dmi match for hp t5745 and hp st5747 thin client Date: Wed, 02 May 2012 13:44:15 -0400 Message-ID: <4FA1726F.30709@redhat.com> References: <1335893877-29689-1-git-send-email-mgariepy@ubuntu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by gabe.freedesktop.org (Postfix) with ESMTP id 134E49E792 for ; Wed, 2 May 2012 10:44:16 -0700 (PDT) In-Reply-To: <1335893877-29689-1-git-send-email-mgariepy@ubuntu.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: Marc Gariepy Cc: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On 5/1/12 1:37 PM, Marc Gariepy wrote: > Match the correct information which is DMI_PRODUCT_NAME instead of DMI_BOARD_NAME > See dmidecode information on launchpad for both thin client: > > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/911920 > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/911916 Reviewed-by: Adam Jackson - ajax