sysfs is only used if you use the fbdev system. It's used to determine some PCI characteristics of your selected fb device, like vendor/device/model/busid. If you don't use sysfs, /proc will be tried instead. /proc however cannot detect the busid, so you have to specify the PCI address manually if you want to take benefit of AGP speedup.
John Tobias wrote: > Hello All, > > May I know what are the advantages if I enable the sysfs in directfb? > > Thanks, > > John > ------------------------------------------------------------------------ > > _______________________________________________ > directfb-users mailing list > [email protected] > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users > -- .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
