From 9913dad78324dd8bc8da927e4b1d87003ecfe7d9 Mon Sep 17 00:00:00 2001 From: kuriyama Date: Sun, 10 May 2009 00:00:25 +0000 Subject: - Use "device\t" and "options \t" for consistency. --- sys/ia64/conf/DEFAULTS | 2 +- sys/ia64/conf/NOTES | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'sys/ia64/conf') diff --git a/sys/ia64/conf/DEFAULTS b/sys/ia64/conf/DEFAULTS index 1a96cd6..625ff90 100644 --- a/sys/ia64/conf/DEFAULTS +++ b/sys/ia64/conf/DEFAULTS @@ -6,7 +6,7 @@ machine ia64 # Bus support. -device acpi # ACPI support +device acpi # ACPI support # Pseudo devices. device mem # Memory and kernel memory devices diff --git a/sys/ia64/conf/NOTES b/sys/ia64/conf/NOTES index 138396a..873199a 100644 --- a/sys/ia64/conf/NOTES +++ b/sys/ia64/conf/NOTES @@ -15,7 +15,7 @@ cpu ITANIUM2 # option: COMPAT_IA32 # This option enables the support for execution of i386 (32-bit) programs on # ia64. It is based on the ia32 emulation in the processor. -options COMPAT_IA32 +options COMPAT_IA32 # option: LOG2_ID_PAGE_SIZE # Specify the log2 size of the identity (direct) mappings in regions 6 and 7 @@ -25,20 +25,20 @@ options LOG2_ID_PAGE_SIZE=27 # 128M # option: LOG2_PAGE_SIZE # Specify the log2 size of the page to be used for virtual memory management. # The page size being equal to 1<