From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754517Ab3BADSl (ORCPT ); Thu, 31 Jan 2013 22:18:41 -0500 Received: from mga02.intel.com ([134.134.136.20]:58861 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752492Ab3BADSi (ORCPT ); Thu, 31 Jan 2013 22:18:38 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.84,579,1355126400"; d="scan'208";a="279458174" Date: Fri, 1 Feb 2013 10:26:12 -0500 From: Youquan Song To: Sergei Shtylyov Cc: Youquan Song , htejun@gmail.com, ming.lei@canonical.com, linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, seth.heasley@intel.com, jlee@suse.com, james.d.ralston@intel.com, Youquan Song Subject: Re: [PATCH] ata: Fix DVD not dectected at some Haswell platforms Message-ID: <20130201152612.GA2186@linux-youquan.bj.intel.com> References: <1359566374-27286-1-git-send-email-youquan.song@intel.com> <51091159.5080304@mvista.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <51091159.5080304@mvista.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > On 30-01-2013 21:19, Youquan Song wrote: > >> There is a quirk patch 5e5a4f5d5a08c9c504fe956391ac3dae2c66556d > > Please also specify the summary of that patch in parens. > >> fix the 4 ports > > s/fix/fixing/ > >> IDE controller 32bit PIO mode. >> Recently, the problem was showed > > s/showed/shown/ > >> at Haswell platform which includes 2 ports IDE controller. > >> So introduce a qurik > > Quirk. > >> patch to disable 32bit PIO at this IDE controller. > > s/at/on/ > >> Signed-off-by: Youquan Song > > MBR, Sergei Thanks a lot! I have sent out a fixing patch for it. -Youquan