From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from predator.gdatech.co.in (mail.gdatech.co.in [202.144.30.226]) by ozlabs.org (Postfix) with ESMTP id 65D4F67BAE for ; Thu, 13 Jul 2006 18:43:01 +1000 (EST) Received: from predator.gdatech.co.in (localhost.localdomain [127.0.0.1]) by predator.gdatech.co.in (Postfix-out) with ESMTP id 6BD311242DD for ; Thu, 13 Jul 2006 14:12:24 +0530 (IST) Received: from predator.gdatech.co.in ([192.168.0.3]) by [127.0.0.1] ([127.0.0.1]) (port 7027) (Propel SE relay 1.0.0.3430 $Rev$) id r67d141223-00-2 for linuxppc-embedded@ozlabs.org; Thu, 13 Jul 2006 14:12:24 +0530 Received: from mail.gdatech.co.in (unknown [192.168.0.1]) by predator.gdatech.co.in (Postfix-out) with ESMTP id A81D51242DA for ; Thu, 13 Jul 2006 14:12:23 +0530 (IST) Message-ID: <44B6077E.9090004@gmail.com> Date: Thu, 13 Jul 2006 14:12:38 +0530 From: sudheer MIME-Version: 1.0 To: linuxppc-embedded@ozlabs.org, ilugc@ae.iitm.ac.in Subject: help regarding powerpc and vga card Content-Type: multipart/alternative; boundary="------------000301030906040900090706" List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This is a multi-part message in MIME format. --------------000301030906040900090706 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hello All I am working on a powerpc board. I have placed the board on a PCI backplane and connected a PCI VGA card to the same. PCI enumuration from u-boot does not detect my VGA card whereas it detects other cards like ethernet in the same slot. The VGA card details are as follows. Vendor ID=0x1002 Device ID= 0x4752 Name: ATI Technologies Inc Rage XL The VGA card is universal compatible. It is working with X86 PC. In my target system , I have tested adding the vendor id and and device id in the u-boot/include/pci_ids.h and declared the pci_device_id structure in a new header file. uboot/include/vga_ragexl.h . Even then card is not getting detected. Anyone please help me if i am missing anything. Thanks & Regards Sudheer.A --------------000301030906040900090706 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Hello All

I am working on a  powerpc board. I have placed the board on a PCI backplane and connected a PCI VGA card to the same. PCI enumuration from u-boot does not detect my VGA card whereas it detects other cards like ethernet in the same slot.

The VGA card details are as follows.

Vendor ID=0x1002 Device ID= 0x4752
Name: ATI Technologies Inc Rage XL

The VGA card is universal compatible. It is working with X86 PC.

In my target system , I have tested adding the vendor id and and device id in the u-boot/include/pci_ids.h and declared   the pci_device_id structure
in  a new  header file. uboot/include/vga_ragexl.h   . Even then card is not getting detected.

Anyone please help me if i am missing anything.

Thanks & Regards
Sudheer.A
--------------000301030906040900090706--