cvs commit: src/sys/i386/pci pci_bus.c src/sys/dev/acpica acpi_pcib_acpi.c

John Baldwin jhb at FreeBSD.org
Tue Oct 12 08:45:39 PDT 2004


On Monday 11 October 2004 05:10 pm, Warner Losh wrote:
> imp         2004-10-11 21:10:23 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/i386/pci         pci_bus.c
>     sys/dev/acpica       acpi_pcib_acpi.c
>   Log:
>   Make the lower range of the memory area 0x80000000 again.  Also
>   introduce hw.{pci,acpi}.host_mem_start tunable to change this.
>
>   MFC: ASAP

You could just use the same tunable for both drivers so it's perhaps less 
confusing and easier for users (they set the same variable for both ACPI and 
non-ACPI cases).  I would vote for just 'hw.pci.host_mem_start'.

-- 
John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org


More information about the cvs-all mailing list