Author: pebender
Date: Thu Jul 2 09:10:35 2009
New Revision: 5093
Modified:
trunk/gar-minimyth/html/minimyth/document-changelog.txt
trunk/gar-minimyth/script/kernel-2.6.30/linux/checksums
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30-i386-c3-2.config
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30-i386-c3.config
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30-i386-pentium-mmx.config
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30-x86_64-x86-64.config
Log:
- Enabled MTRR cleanup support.
- Enabled PAT support.
Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt Thu Jul 2
09:10:35 2009
@@ -61,6 +61,8 @@
- Stopped compiling hid.ko into the kernel.
- Added support for hidraw devices in hid.ko.
- Added hid-gyration.ko kernel module.
+ - Enabled MTRR cleanup support.
+ - Enabled PAT support.
Fixed bugs
- Patched irserver to use the lircd FIFOs new location:
/var/run/lirc/lircd.
Modified: trunk/gar-minimyth/script/kernel-2.6.30/linux/checksums
==============================================================================
--- trunk/gar-minimyth/script/kernel-2.6.30/linux/checksums (original)
+++ trunk/gar-minimyth/script/kernel-2.6.30/linux/checksums Thu Jul 2
09:10:35 2009
@@ -5,7 +5,7 @@
f5b942d803fcfd822a445bf32dfef4da download/linux-2.6.30-unionfs_2.5.2.patch
3423f56e4872cbb157b86de4be0719c6
download/linux-2.6.30-disable_dma_for_cfa.patch
ccc2d0da08ae6e2f0d3c7ef3a7fb5f1a download/linux-2.6.30-defaults.patch
-3a70642ad99c433c64e03f720e71e3fa download/linux-2.6.30-i386-c3.config
-b922aae22c7569e1a2bc2d18e096e187 download/linux-2.6.30-i386-c3-2.config
-96c9ef18c224a5e195bc04e7ed46f5e4
download/linux-2.6.30-i386-pentium-mmx.config
-96b8d7e0cb44801b95c759b77e5686ac
download/linux-2.6.30-x86_64-x86-64.config
+e332c2e3590a5fe8b1789e9c4b1b64df download/linux-2.6.30-i386-c3.config
+0763faf5586c20136e87b0519c1e9eae download/linux-2.6.30-i386-c3-2.config
+ccb70f1f1ca18e5d9fbbd9c17eb827a8
download/linux-2.6.30-i386-pentium-mmx.config
+326d2b93b33a677dd24d916b0dc51b95
download/linux-2.6.30-x86_64-x86-64.config
Modified:
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30-i386-c3-2.config
==============================================================================
---
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30-i386-c3-2.config
(original)
+++
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30-i386-c3-2.config
Thu Jul 2 09:10:35 2009
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.30
-# Wed Jun 17 14:09:54 2009
+# Thu Jul 2 09:06:07 2009
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
@@ -294,8 +294,10 @@
CONFIG_X86_RESERVE_LOW_64K=y
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
-# CONFIG_MTRR_SANITIZER is not set
-# CONFIG_X86_PAT is not set
+CONFIG_MTRR_SANITIZER=y
+CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
+CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
+CONFIG_X86_PAT=y
# CONFIG_EFI is not set
# CONFIG_SECCOMP is not set
CONFIG_CC_STACKPROTECTOR_ALL=y
@@ -579,7 +581,7 @@
#
# Generic Driver Options
#
-CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
+CONFIG_UEVENT_HELPER_PATH=""
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
Modified:
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30-i386-c3.config
==============================================================================
---
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30-i386-c3.config
(original)
+++
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30-i386-c3.config
Thu Jul 2 09:10:35 2009
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.30
-# Wed Jun 17 14:09:28 2009
+# Thu Jul 2 09:05:52 2009
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
@@ -292,8 +292,10 @@
CONFIG_X86_RESERVE_LOW_64K=y
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
-# CONFIG_MTRR_SANITIZER is not set
-# CONFIG_X86_PAT is not set
+CONFIG_MTRR_SANITIZER=y
+CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
+CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
+CONFIG_X86_PAT=y
# CONFIG_EFI is not set
# CONFIG_SECCOMP is not set
CONFIG_CC_STACKPROTECTOR_ALL=y
@@ -577,7 +579,7 @@
#
# Generic Driver Options
#
-CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
+CONFIG_UEVENT_HELPER_PATH=""
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
Modified:
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30-i386-pentium-mmx.config
==============================================================================
---
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30-i386-pentium-mmx.config
(original)
+++
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30-i386-pentium-mmx.config
Thu Jul 2 09:10:35 2009
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.30
-# Wed Jun 17 14:07:59 2009
+# Thu Jul 2 07:31:14 2009
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
@@ -293,8 +293,10 @@
CONFIG_X86_RESERVE_LOW_64K=y
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
-# CONFIG_MTRR_SANITIZER is not set
-# CONFIG_X86_PAT is not set
+CONFIG_MTRR_SANITIZER=y
+CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
+CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
+CONFIG_X86_PAT=y
# CONFIG_EFI is not set
# CONFIG_SECCOMP is not set
CONFIG_CC_STACKPROTECTOR_ALL=y
@@ -578,7 +580,7 @@
#
# Generic Driver Options
#
-CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
+CONFIG_UEVENT_HELPER_PATH=""
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
Modified:
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30-x86_64-x86-64.config
==============================================================================
---
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30-x86_64-x86-64.config
(original)
+++
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30-x86_64-x86-64.config
Thu Jul 2 09:10:35 2009
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.30
-# Wed Jun 17 14:10:23 2009
+# Thu Jul 2 09:06:24 2009
#
CONFIG_64BIT=y
# CONFIG_X86_32 is not set
@@ -283,8 +283,10 @@
# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
CONFIG_X86_RESERVE_LOW_64K=y
CONFIG_MTRR=y
-# CONFIG_MTRR_SANITIZER is not set
-# CONFIG_X86_PAT is not set
+CONFIG_MTRR_SANITIZER=y
+CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
+CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
+CONFIG_X86_PAT=y
# CONFIG_EFI is not set
# CONFIG_SECCOMP is not set
CONFIG_CC_STACKPROTECTOR_ALL=y
@@ -550,7 +552,7 @@
#
# Generic Driver Options
#
-CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
+CONFIG_UEVENT_HELPER_PATH=""
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---