Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757259AbYLMJrE (ORCPT ); Sat, 13 Dec 2008 04:47:04 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754969AbYLMJqm (ORCPT ); Sat, 13 Dec 2008 04:46:42 -0500 Received: from mail.work.de ([212.12.32.20]:47737 "EHLO mail.work.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754744AbYLMJql (ORCPT ); Sat, 13 Dec 2008 04:46:41 -0500 X-Greylist: delayed 491 seconds by postgrey-1.27 at vger.kernel.org; Sat, 13 Dec 2008 04:46:40 EST Message-ID: <49438290.1080502@gmail.com> Date: Sat, 13 Dec 2008 13:38:24 +0400 From: Manu Abraham User-Agent: Thunderbird 1.5.0.14ubu (X11/20080306) MIME-Version: 1.0 To: linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org Subject: MSI messages X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 603 Lines: 19 Hi, I am wondering how to handle this: Does the kernel somehow handle MSI message readback from the PCI config space for the MSI message as described in 6.8.1 of the PCI Bus specification 2.3 or does a device specific driver have to read the Message Address and Data ? To put it short: i am wondering how i should read the MSI messages. Thanks, Manu -- 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/