History log of /libpciaccess/src/linux_devmem.c (Results 1 – 5 of 5)
Revision Date Author Comments
# e1a0240a 17-Sep-2011 Alan Coopersmith <[email protected]>

Strip trailing whitespace

Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}'
git diff -w & git diff -b show no diffs from this change

Signed-off-by: Alan Coopersmith <alan.coopersm

Strip trailing whitespace

Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}'
git diff -w & git diff -b show no diffs from this change

Signed-off-by: Alan Coopersmith <[email protected]>

show more ...


# d43d21c8 15-Oct-2008 Alan Coopersmith <[email protected]>

Fix various typos (mostly in comments)


# a5c86202 14-Mar-2008 Stuart Bennett <[email protected]>

Bug #13988: Fix reads from "0"-sized ROMs.


# adc46f65 19-Feb-2008 Julien Cristau <[email protected]>

Don't export private symbols.


# a7faac3d 18-Jun-2007 Ian Romanick <[email protected]>

Initial support for reading expansion ROM via VGA BIOS address.