PERFORCE change 195101 for review

John Baldwin jhb at FreeBSD.org
Tue Jun 21 16:07:22 UTC 2011


http://p4web.freebsd.org/@@195101?ac=10

Change 195101 by jhb at 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)


More information about the p4-projects mailing list