<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello All<br>
<br>
<font face="Arial, Helvetica, sans-serif" size="2">I am working on a&nbsp;
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.
<br>
<br>
The VGA card details are as follows.
<br>
<br>
Vendor ID=0x1002 Device ID= 0x4752
<br>
Name: ATI Technologies Inc Rage XL
<br>
<br>
The VGA card is universal compatible. It is working with X86 PC.<br>
<br>
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&nbsp;&nbsp; the pci_device_id
structure<br>
in&nbsp; a new&nbsp; header file. uboot/include/vga_ragexl.h &nbsp; . Even then card
is not getting detected. <br>
<br>
</font><font face="Arial, Helvetica, sans-serif" size="2">Anyone please
help me if i am missing anything.<br>
<br>
Thanks &amp; Regards<br>
Sudheer.A<br>
</font>
</body>
</html>