Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760808AbWLHS15 (ORCPT ); Fri, 8 Dec 2006 13:27:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760815AbWLHS14 (ORCPT ); Fri, 8 Dec 2006 13:27:56 -0500 Received: from smtp.osdl.org ([65.172.181.25]:46208 "EHLO smtp.osdl.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760808AbWLHS1z (ORCPT ); Fri, 8 Dec 2006 13:27:55 -0500 Message-Id: <20061208182241.786324000@osdl.org> User-Agent: quilt/0.46-1 Date: Fri, 08 Dec 2006 10:22:41 -0800 From: Stephen Hemminger To: Greg Kroah-Hartman Cc: linux-pci@atrey.karlin.mff.cuni.cz, linux-kernel@vger.kernel.org Subject: [PATCH 0/6] PCI-X/PCI-Express read control interfaces Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 486 Lines: 12 This patch set adds hooks to set PCI-X max read request size and PCI-Express read request size. It is important that this be a PCI subsystem function rather than a per device hack. That way, the PCI system quirks can be used if needed. -- - 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/