I have written my own frame buffer driver for an embedded device.  However every time i start up DFB i get an error saying cant read

/proc/bus/pci/devices

 

On my embedded system we have no PCI Bus.  Therefore this will never work. 

The fbdev implementation always calls the function

dfb_fbdev_get_pci_info

 

To stop this error I have added sysfs entries for my frame buffer (as it looks here first) with a vendor and device id of any number this keeps it happy but does anyone think that we should make it less dependent on PCI and a bit more generic?

I am sure we will get more PCI less devices!

 

Any ideas welcome!

 

Cheers

Dan



Express yourself instantly with MSN Messenger! MSN Messenger
_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to