Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 8 Jan 2003 14:12:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 8 Jan 2003 14:12:35 -0500 Received: from neon-gw-l3.transmeta.com ([63.209.4.196]:29189 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id ; Wed, 8 Jan 2003 14:12:34 -0500 To: linux-kernel@vger.kernel.org From: "H. Peter Anvin" Subject: Re: tenth post about PCI code, need help Date: 8 Jan 2003 11:20:30 -0800 Organization: Transmeta Corporation, Santa Clara CA Message-ID: References: <1042049372.850.921.camel@orca.madrabbit.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Disclaimer: Not speaking for Transmeta in any way, shape, or form. Copyright: Copyright 2003 H. Peter Anvin - All Rights Reserved Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 958 Lines: 23 Followup to: By author: "Richard B. Johnson" In newsgroup: linux.dev.kernel > > The problem is that he's discovered something that's not supposed > to be in the code. Only 32-bit accesses are supposed to be made to > the PCI controller ports. He has discovered that somebody has made > some 8-bit accesses that will not become configuration 'transactions' > because they are not 32 bits. > Right. That's what the code is checking for. -hpa -- at work, in private! "Unix gives you enough rope to shoot yourself in the foot." http://www.zytor.com/~hpa/puzzle.txt - 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/