Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 30 Jul 2002 14:36:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 30 Jul 2002 14:36:59 -0400 Received: from pc2-cwma1-5-cust12.swa.cable.ntl.com ([80.5.121.12]:63215 "EHLO irongate.swansea.linux.org.uk") by vger.kernel.org with ESMTP id ; Tue, 30 Jul 2002 14:36:58 -0400 Subject: Re: PATCH: 2.5.29 Fix cmd640 config locking From: Alan Cox To: "Adam J. Richter" Cc: Andre Hedrick , linux-kernel@vger.kernel.org, martin@dalecki.de In-Reply-To: <200207301810.LAA02575@baldur.yggdrasil.com> References: <200207301810.LAA02575@baldur.yggdrasil.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 (1.0.3-6) Date: 30 Jul 2002 20:55:54 +0100 Message-Id: <1028058954.7886.19.camel@irongate.swansea.linux.org.uk> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 877 Lines: 21 On Tue, 2002-07-30 at 19:10, Adam J. Richter wrote: > >From drivers/ide/cmd640.c: > > | /* > | * The CMD640x chip does not support DWORD config write cycles, but some > | * of the BIOSes use them to implement the config services. > | * Therefore, we must use direct IO instead. > | */ > > >From Alan's patch to cmd640, derived frmo Andre Hedrick's > "ide-2.4.19-p8-0ac1.all.covert.10.patch" posted on 2002-07-25 10;51:07 at > http://marc.theaimsgroup.com/?l=linux-kernel&m=102759487724962&w=2: I've just been fixing the locking to use pci_lock, and the probe. Other changes may be intentional Andre ones or unintentional ones. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/