Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750774AbXBZPgN (ORCPT ); Mon, 26 Feb 2007 10:36:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751253AbXBZPgN (ORCPT ); Mon, 26 Feb 2007 10:36:13 -0500 Received: from ug-out-1314.google.com ([66.249.92.173]:6066 "EHLO ug-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750774AbXBZPgM (ORCPT ); Mon, 26 Feb 2007 10:36:12 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=MPh6COgU3C1gaPR/HmGrnSJxS+8VmYV8AEWWab9wnt02+j5ZSdB/s3e+7XfuCE5AvuVx+cpnPmYNV2TeLVvtTvqNbqdrcqNf6nvXURtX0B4y7I9DTcLjRnvuDpOCyY/q7fOnXQq/7x08uVA9nOvC+HPkYaQ4Z+u8gHGMwoxOyNo= Message-ID: Date: Mon, 26 Feb 2007 18:36:05 +0300 From: "Alexey Zaytsev" To: "Linux Kernel Mailing List" Subject: ioread32 endianess. MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 433 Lines: 10 Hello. May I ask you, guys, if ioread32 and his friends should treat the data as host-endian or bus-endian? E.g, should the data read from PCI on a big-endian host be byte swapped or not? - 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/