Date: Tue, 12 Oct 2004 12:37:55 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: jhb@FreeBSD.org Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/pci pci_bus.c src/sys/dev/acpica acpi_pcib_acpi.c Message-ID: <20041012.123755.40573971.imp@bsdimp.com> In-Reply-To: <200410121038.38874.jhb@FreeBSD.org> References: <200410112110.i9BLANDE092852@repoman.freebsd.org> <200410121038.38874.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200410121038.38874.jhb@FreeBSD.org>
John Baldwin <jhb@FreeBSD.org> writes:
: 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'.
I made them different because I wanted to expose the tunable value as
a read-only sysctl. If I made them the same, I couldn't do that.
Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041012.123755.40573971.imp>
