pciaccess: make linux rom reading fallback optional
authorDave Airlie <airlied@redhat.com>
Wed, 5 Aug 2009 23:39:01 +0000 (09:39 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 5 Aug 2009 23:41:09 +0000 (09:41 +1000)
commit57cf6f1f428ab73fb2a88c39c694e7d14c2c96c6
treec9298f3e6ade499b796764518005e0586a59dfb1
parent7b7999a302c70f1ad9a5c8fc7517e24ab95c3a95
pciaccess: make linux rom reading fallback optional

On kernels which have ROM files, the boot VGA rom file
will contain the 0xc0000 file anyways. If another card
is missing a rom file there is no need for this.

This is fallback is disabled by default, on the premise
that distro shipping this new a pciaccess will be running
on kernels with working rom support which is been upstream
for a long time
configure.ac
src/linux_sysfs.c