Date: Tue, 21 Jun 2011 16:07:21 GMT From: John Baldwin <jhb@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 195101 for review Message-ID: <201106211607.p5LG7LJC035593@skunkworks.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@195101?ac=10 Change 195101 by jhb@jhb_jhbbsd on 2011/06/21 16:06:25 This is no longer used. Affected files ... .. //depot/projects/pci/sys/dev/acpica/acpi_pcib_acpi.c#24 edit Differences ... ==== //depot/projects/pci/sys/dev/acpica/acpi_pcib_acpi.c#24 (text+ko) ==== @@ -540,9 +540,6 @@ return (PCIB_MAP_MSI(device_get_parent(bus), dev, irq, addr, data)); } -static u_long acpi_host_mem_start = 0x80000000; -TUNABLE_ULONG("hw.acpi.host_mem_start", &acpi_host_mem_start); - struct resource * acpi_pcib_acpi_alloc_resource(device_t dev, device_t child, int type, int *rid, u_long start, u_long end, u_long count, u_int flags)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106211607.p5LG7LJC035593>