From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hima.com (mail.hima.com [80.146.244.10]) by ozlabs.org (Postfix) with SMTP id 395156863E for ; Sat, 22 Oct 2005 00:07:32 +1000 (EST) Received: from SN7855 ([192.168.100.10]) by hima.com (mail.hima.com [212.116.4.129]) (MDaemon.PRO.v8.1.3.R) with ESMTP id md50000200872.msg for ; Fri, 21 Oct 2005 16:07:40 +0200 From: "Roberto Pavon Sierra" To: Date: Fri, 21 Oct 2005 16:05:40 +0200 Message-ID: <002901c5d648$8562a0f0$8700a8c0@SN7855> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: write/read PCI in Linux PPC List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, I try to write at the PCI-Addresses of the ATI´s video controller in Linux-PPC. How can I write these Addresses? I can work only with few commands in my Linux-kernel image. Thanks in advance, Roberto