OSDN Git Service

Support write combine resource files in Linux sysfs
authorJesse Barnes <jbarnes@hobbes.(none)>
Mon, 23 Jun 2008 18:24:04 +0000 (11:24 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 23 Jun 2008 18:24:04 +0000 (11:24 -0700)
commit7282b53c47c2435c1ea23948272c9ccf1798178a
treeff2841dd47f0c29f8078c85cd356441cd478d110
parentf49f66710b6c3cc5edfd0681cf7b69063cb4b893
Support write combine resource files in Linux sysfs

Starting with version 2.6.26, Linux will support resourceN_wc files which
export write combining mappings of PCI resource ranges, so support them if
present in libpciaccess.
src/linux_sysfs.c