diff options
author | Daniel Stone <daniel@fooishbar.org> | 2006-06-01 22:30:52 +0000 |
---|---|---|
committer | Daniel Stone <daniel@fooishbar.org> | 2006-06-01 22:30:52 +0000 |
commit | 56f21bda1ce95741c88c423b60bd709eef26eb12 (patch) | |
tree | 7ded4789c322bd825dc7241fd483b06934ac1bd4 /ChangeLog | |
parent | a9ed5a87902a839a5a135af03db78f113b18bd86 (diff) |
Bug #6583: Only open /proc/bus/pci/devices once. (Bill Nottingham)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -94,6 +94,10 @@ * os/utils.c: Remove LBX. Goodbye. + * hw/xfree86/os-support/bus/linuxPci.c: + * hw/xfree86/os-support/linux/lnx_pci.c: + Bug #6583: Only parse /proc/bus/pci/devices once. (Bill Nottingham) + 2006-05-30 Matthieu Herrb <matthieu.herrb@laas.fr> * hw/xfree86/os-support/bsd/Makefile.am: |