[Ilugc] help regarding powerpc and vga card

  • From: cyborg4k@xxxxxxxxx (Shakthi Kannan)
  • Date: Fri Jul 14 12:59:47 2006

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.

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

Regards,

SK

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

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com ;

Other related posts: