From 8444bb77c91cf8a23d32b3cc9749e2a3d3f9f9eb Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Mon, 5 Jun 2006 20:22:06 +0000 Subject: When we can, bound the maximum number of PCI devices to attempt to scan, by the number found on the system. Only implemented for Linux right now. --- ChangeLog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 019eb90a0..77a936667 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2006-06-05 Daniel Stone + + * hw/xfree86/os-support/bus/Pci.c: + * hw/xfree86/os-support/bus/Pci.h: + * hw/xfree86/os-support/bus/linuxPci.c: + * hw/xfree86/os-support/linux/lnx_pci.c: + When we can, bound the maximum number of PCI devices to attempt to + scan, by the number found on the system. Only implemented for Linux + right now. + 2006-06-05 Keith Packard * acinclude.m4: @@ -58,7 +68,7 @@ * configure.ac: Bump to 1.1.99.2. - + * configure.ac: * hw/xfree86/os-support/bus/Pci.h: Add support for kFreeBSD systems. (Robert Millan, Aurelien Jarno) -- cgit v1.2.3