From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from server.indiadomain.com (server.indiadomain.com [69.50.220.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 1E355B6FC2 for ; Fri, 15 Apr 2011 15:44:06 +1000 (EST) Received: from [122.169.181.192] (helo=Koti) by server.indiadomain.com with esmtp (Exim 4.69) (envelope-from ) id 1QAbTo-0003D4-CR for linuxppc-dev@lists.ozlabs.org; Fri, 15 Apr 2011 10:52:05 +0530 From: To: Subject: Re: PCI Memory mapping Message-ID: <000001c19230$70546870$50fd3950$@com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0001_01C1925E.8A0CA470" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Fri, 15 Apr 2011 05:44:06 -0000 This is a multipart message in MIME format. ------=_NextPart_000_0001_01C1925E.8A0CA470 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, I have come across this forum, and I have a question. I am working on PCI device driver, I am trying to insert the pci card in to the pci slot of the main computer, I am finding a problem here, when I insert the card in to the pci slot, my pci device ID and vendor Id are not getting displayed. I am using windows xp o/s. I am trying to map pci memory. Can you suggest me how can we map the pci memory. What steps should I take in order to make my Device Id and Vendor Id displayed when I insert the card in to the pci slot. With Kind regards, Ajith. ------=_NextPart_000_0001_01C1925E.8A0CA470 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi,

 

I have come across this forum, and I have a = question. I am working on PCI device driver, I am trying to insert the  pci card = in to the pci slot of the main computer, I am finding a problem here, when I = insert the card in to the pci slot, my pci device ID and vendor Id are not = getting displayed. I am using windows xp o/s.

 

I am trying to map pci memory. Can you suggest me = how can we map the pci memory. What steps should I take in order to make my Device = Id and Vendor Id displayed when I insert the card in to the pci = slot.

 

With Kind regards,

Ajith.

 

------=_NextPart_000_0001_01C1925E.8A0CA470--