[Ilugc] help regarding powerpc and vga card

  • From: urwithsudheer@xxxxxxxxx (sudheer)
  • Date: Fri Jul 14 14:58:34 2006

Hi Shakti,

Shakthi Kannan wrote:

Hi Sudheer,

--- sudheer <urwithsudheer@xxxxxxxxx> wrote:
 

           pci_read_config_word(dev, PCI_VENDOR_ID,
&VendorID);
           if (VendorID != 0xFFFF){
                   printf("\nFound PCI device
%02x.%02x.%02x:    ",  
BusNum, Device, Function);
                   printf("vendor id
0x%x",VendorID);
   


So, does this print when you use the ethernet card on
the PCI slot? 

If yes, then Sivasankar's post on VGA controller
initialisation helps.

 

yes, the other cards like ethernet are getting detected with this code.


http://www.ae.iitm.ac.in/pipermail/ilugc/2006-July/027213.html

Regards,

SK

--
Shakthi Kannan
http://www.shakthimaan.com

 

Thanks & Regards
Sudheer


Other related posts: