Revision: 5621 Author: pebender Date: Wed Oct 7 08:17:51 2009 Log: - Enabled control by the xpad driver of the Xbox 360 controller LED.
http://code.google.com/p/minimyth/source/detail?r=5621 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.9-i386-c3-2.config /trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.9-i386-c3.config /trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.9-i386-pentium-mmx.config /trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.9-x86_64-x86-64.config /trunk/gar-minimyth/script/kernel-2.6.31/linux/checksums /trunk/gar-minimyth/script/kernel-2.6.31/linux/files/linux-2.6.31.2-i386-c3-2.config /trunk/gar-minimyth/script/kernel-2.6.31/linux/files/linux-2.6.31.2-i386-c3.config /trunk/gar-minimyth/script/kernel-2.6.31/linux/files/linux-2.6.31.2-i386-pentium-mmx.config /trunk/gar-minimyth/script/kernel-2.6.31/linux/files/linux-2.6.31.2-x86_64-x86-64.config ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Wed Oct 7 08:16:29 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Wed Oct 7 08:17:51 2009 @@ -85,6 +85,7 @@ - Fixed bug that caused the frontend's webpage to not display the output of /proc/loadavg. - Fixed e100 kernel driver by enabling firmware inclusion in the kernel. + - Enabled control by the xpad driver of the Xbox 360 controller LED. Modified build system - Changed how *_config and *-config scripts that some packages install and ======================================= --- /trunk/gar-minimyth/script/kernel-2.6.30/linux/checksums Tue Oct 6 10:00:22 2009 +++ /trunk/gar-minimyth/script/kernel-2.6.30/linux/checksums Wed Oct 7 08:17:51 2009 @@ -7,7 +7,7 @@ dc8d4a2cbe1d4cf4ef5053770f3e8a05 download/linux-2.6.30.9-unionfs_2.5.3.patch 2609e649c592ec167dd11937dd49e8d4 download/linux-2.6.30.9-disable_dma_for_cfa.patch f7e78bdb9a98fa155159d266a6ade9c0 download/linux-2.6.30.9-defaults.patch -f4bce7552d6288272e005bb79c71368f download/linux-2.6.30.9-i386-c3.config -c64eddf3822be1bfcd17fc4556907a37 download/linux-2.6.30.9-i386-c3-2.config -6386fc377d0b0cdd7e43f57117bf8d3f download/linux-2.6.30.9-i386-pentium-mmx.config -f8d4c207fc7384e9f633fe55330f0d30 download/linux-2.6.30.9-x86_64-x86-64.config +c53c3e05a13b254ffdcd8e86767d5f7e download/linux-2.6.30.9-i386-c3.config +2cdbed690fb493b2c6bfeb2f891ddbab download/linux-2.6.30.9-i386-c3-2.config +039086115e8d6071128f00b2bf50c352 download/linux-2.6.30.9-i386-pentium-mmx.config +a26141c6b7f9f736029ecd84fa94cf77 download/linux-2.6.30.9-x86_64-x86-64.config ======================================= --- /trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.9-i386-c3-2.config Tue Oct 6 10:00:22 2009 +++ /trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.9-i386-c3-2.config Wed Oct 7 08:17:51 2009 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.30.9 -# Tue Oct 6 09:23:25 2009 +# Tue Oct 6 16:58:31 2009 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -1734,7 +1734,9 @@ # CONFIG_JOYSTICK_GAMECON is not set # CONFIG_JOYSTICK_TURBOGRAFX is not set CONFIG_JOYSTICK_JOYDUMP=m -# CONFIG_JOYSTICK_XPAD is not set +CONFIG_JOYSTICK_XPAD=m +CONFIG_JOYSTICK_XPAD_FF=y +CONFIG_JOYSTICK_XPAD_LEDS=y # CONFIG_INPUT_TABLET is not set CONFIG_INPUT_TOUCHSCREEN=y # CONFIG_TOUCHSCREEN_AD7879_I2C is not set ======================================= --- /trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.9-i386-c3.config Tue Oct 6 10:00:22 2009 +++ /trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.9-i386-c3.config Wed Oct 7 08:17:51 2009 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.30.9 -# Tue Oct 6 09:23:07 2009 +# Tue Oct 6 16:58:15 2009 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -1732,7 +1732,9 @@ # CONFIG_JOYSTICK_GAMECON is not set # CONFIG_JOYSTICK_TURBOGRAFX is not set CONFIG_JOYSTICK_JOYDUMP=m -# CONFIG_JOYSTICK_XPAD is not set +CONFIG_JOYSTICK_XPAD=m +CONFIG_JOYSTICK_XPAD_FF=y +CONFIG_JOYSTICK_XPAD_LEDS=y # CONFIG_INPUT_TABLET is not set CONFIG_INPUT_TOUCHSCREEN=y # CONFIG_TOUCHSCREEN_AD7879_I2C is not set ======================================= --- /trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.9-i386-pentium-mmx.config Tue Oct 6 10:00:22 2009 +++ /trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.9-i386-pentium-mmx.config Wed Oct 7 08:17:51 2009 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.30.9 -# Tue Oct 6 09:22:40 2009 +# Tue Oct 6 16:57:34 2009 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -1734,7 +1734,9 @@ # CONFIG_JOYSTICK_GAMECON is not set # CONFIG_JOYSTICK_TURBOGRAFX is not set CONFIG_JOYSTICK_JOYDUMP=m -# CONFIG_JOYSTICK_XPAD is not set +CONFIG_JOYSTICK_XPAD=m +CONFIG_JOYSTICK_XPAD_FF=y +CONFIG_JOYSTICK_XPAD_LEDS=y # CONFIG_INPUT_TABLET is not set CONFIG_INPUT_TOUCHSCREEN=y # CONFIG_TOUCHSCREEN_AD7879_I2C is not set ======================================= --- /trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.9-x86_64-x86-64.config Tue Oct 6 10:00:22 2009 +++ /trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.9-x86_64-x86-64.config Wed Oct 7 08:17:51 2009 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.30.9 -# Tue Oct 6 09:23:52 2009 +# Tue Oct 6 16:58:53 2009 # CONFIG_64BIT=y # CONFIG_X86_32 is not set @@ -1693,7 +1693,9 @@ # CONFIG_JOYSTICK_GAMECON is not set # CONFIG_JOYSTICK_TURBOGRAFX is not set CONFIG_JOYSTICK_JOYDUMP=m -# CONFIG_JOYSTICK_XPAD is not set +CONFIG_JOYSTICK_XPAD=m +CONFIG_JOYSTICK_XPAD_FF=y +CONFIG_JOYSTICK_XPAD_LEDS=y # CONFIG_INPUT_TABLET is not set CONFIG_INPUT_TOUCHSCREEN=y # CONFIG_TOUCHSCREEN_AD7879_I2C is not set ======================================= --- /trunk/gar-minimyth/script/kernel-2.6.31/linux/checksums Tue Oct 6 10:00:22 2009 +++ /trunk/gar-minimyth/script/kernel-2.6.31/linux/checksums Wed Oct 7 08:17:51 2009 @@ -6,7 +6,7 @@ 0c8b7c664e20728249116ba21fe7ffb8 download/linux-2.6.31.2-unionfs_2.5.3.patch 8e6f9f43ad551f6ac7695bad5c02e3c2 download/linux-2.6.31.2-disable_dma_for_cfa.patch fdb6d3543094b2ce19be19813e13ae3f download/linux-2.6.31.2-defaults.patch -9d301a7b6d2669f1de3038c34fa02f21 download/linux-2.6.31.2-i386-c3.config -9b7aa8a3b3d97fbaaf3fd019279ac748 download/linux-2.6.31.2-i386-c3-2.config -8f56a1ca6cc85c6748eb806c50e3ab79 download/linux-2.6.31.2-i386-pentium-mmx.config -15c12cf1b97dbe11fe9051948b267fec download/linux-2.6.31.2-x86_64-x86-64.config +96591b98d24c02b9a8cfbed6faa23d72 download/linux-2.6.31.2-i386-c3.config +15c2ba801b072457cf23c2717f4d6bc1 download/linux-2.6.31.2-i386-c3-2.config +ae7490178d4dc09f8beb3b9461f2b2ff download/linux-2.6.31.2-i386-pentium-mmx.config +c608c9241ca897e82fda36dd52b7f29f download/linux-2.6.31.2-x86_64-x86-64.config ======================================= --- /trunk/gar-minimyth/script/kernel-2.6.31/linux/files/linux-2.6.31.2-i386-c3-2.config Tue Oct 6 10:00:22 2009 +++ /trunk/gar-minimyth/script/kernel-2.6.31/linux/files/linux-2.6.31.2-i386-c3-2.config Wed Oct 7 08:17:51 2009 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.31.2 -# Tue Oct 6 09:36:37 2009 +# Tue Oct 6 17:06:05 2009 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -984,6 +984,7 @@ CONFIG_INPUT_KEYBOARD=y CONFIG_KEYBOARD_ATKBD=y # CONFIG_KEYBOARD_LKKBD is not set +# CONFIG_KEYBOARD_LM8323 is not set # CONFIG_KEYBOARD_NEWTON is not set # CONFIG_KEYBOARD_STOWAWAY is not set # CONFIG_KEYBOARD_SUNKBD is not set @@ -1031,10 +1032,12 @@ # CONFIG_JOYSTICK_JOYDUMP is not set CONFIG_JOYSTICK_XPAD=m CONFIG_JOYSTICK_XPAD_FF=y +CONFIG_JOYSTICK_XPAD_LEDS=y # CONFIG_INPUT_TABLET is not set # CONFIG_INPUT_TOUCHSCREEN is not set CONFIG_INPUT_MISC=y # CONFIG_INPUT_PCSPKR is not set +# CONFIG_INPUT_APANEL is not set # CONFIG_INPUT_WISTRON_BTNS is not set # CONFIG_INPUT_ATLAS_BTNS is not set # CONFIG_INPUT_ATI_REMOTE is not set @@ -2055,7 +2058,23 @@ # CONFIG_UWB is not set # CONFIG_MMC is not set # CONFIG_MEMSTICK is not set -# CONFIG_NEW_LEDS is not set +CONFIG_NEW_LEDS=y +CONFIG_LEDS_CLASS=m + +# +# LED drivers +# +# CONFIG_LEDS_ALIX2 is not set +# CONFIG_LEDS_PCA9532 is not set +# CONFIG_LEDS_LP3944 is not set +# CONFIG_LEDS_CLEVO_MAIL is not set +# CONFIG_LEDS_PCA955X is not set +# CONFIG_LEDS_BD2802 is not set + +# +# LED Triggers +# +# CONFIG_LEDS_TRIGGERS is not set # CONFIG_ACCESSIBILITY is not set # CONFIG_INFINIBAND is not set # CONFIG_EDAC is not set ======================================= --- /trunk/gar-minimyth/script/kernel-2.6.31/linux/files/linux-2.6.31.2-i386-c3.config Tue Oct 6 10:00:22 2009 +++ /trunk/gar-minimyth/script/kernel-2.6.31/linux/files/linux-2.6.31.2-i386-c3.config Wed Oct 7 08:17:51 2009 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.31.2 -# Tue Oct 6 09:36:23 2009 +# Tue Oct 6 17:05:54 2009 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -982,6 +982,7 @@ CONFIG_INPUT_KEYBOARD=y CONFIG_KEYBOARD_ATKBD=y # CONFIG_KEYBOARD_LKKBD is not set +# CONFIG_KEYBOARD_LM8323 is not set # CONFIG_KEYBOARD_NEWTON is not set # CONFIG_KEYBOARD_STOWAWAY is not set # CONFIG_KEYBOARD_SUNKBD is not set @@ -1029,10 +1030,12 @@ # CONFIG_JOYSTICK_JOYDUMP is not set CONFIG_JOYSTICK_XPAD=m CONFIG_JOYSTICK_XPAD_FF=y +CONFIG_JOYSTICK_XPAD_LEDS=y # CONFIG_INPUT_TABLET is not set # CONFIG_INPUT_TOUCHSCREEN is not set CONFIG_INPUT_MISC=y # CONFIG_INPUT_PCSPKR is not set +# CONFIG_INPUT_APANEL is not set # CONFIG_INPUT_WISTRON_BTNS is not set # CONFIG_INPUT_ATLAS_BTNS is not set # CONFIG_INPUT_ATI_REMOTE is not set @@ -2053,7 +2056,23 @@ # CONFIG_UWB is not set # CONFIG_MMC is not set # CONFIG_MEMSTICK is not set -# CONFIG_NEW_LEDS is not set +CONFIG_NEW_LEDS=y +CONFIG_LEDS_CLASS=m + +# +# LED drivers +# +# CONFIG_LEDS_ALIX2 is not set +# CONFIG_LEDS_PCA9532 is not set +# CONFIG_LEDS_LP3944 is not set +# CONFIG_LEDS_CLEVO_MAIL is not set +# CONFIG_LEDS_PCA955X is not set +# CONFIG_LEDS_BD2802 is not set + +# +# LED Triggers +# +# CONFIG_LEDS_TRIGGERS is not set # CONFIG_ACCESSIBILITY is not set # CONFIG_INFINIBAND is not set # CONFIG_EDAC is not set ======================================= --- /trunk/gar-minimyth/script/kernel-2.6.31/linux/files/linux-2.6.31.2-i386-pentium-mmx.config Tue Oct 6 10:00:22 2009 +++ /trunk/gar-minimyth/script/kernel-2.6.31/linux/files/linux-2.6.31.2-i386-pentium-mmx.config Wed Oct 7 08:17:51 2009 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.31.2 -# Tue Oct 6 09:35:20 2009 +# Tue Oct 6 17:05:34 2009 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -983,6 +983,7 @@ CONFIG_INPUT_KEYBOARD=y CONFIG_KEYBOARD_ATKBD=y # CONFIG_KEYBOARD_LKKBD is not set +# CONFIG_KEYBOARD_LM8323 is not set # CONFIG_KEYBOARD_NEWTON is not set # CONFIG_KEYBOARD_STOWAWAY is not set # CONFIG_KEYBOARD_SUNKBD is not set @@ -1030,10 +1031,12 @@ # CONFIG_JOYSTICK_JOYDUMP is not set CONFIG_JOYSTICK_XPAD=m CONFIG_JOYSTICK_XPAD_FF=y +CONFIG_JOYSTICK_XPAD_LEDS=y # CONFIG_INPUT_TABLET is not set # CONFIG_INPUT_TOUCHSCREEN is not set CONFIG_INPUT_MISC=y # CONFIG_INPUT_PCSPKR is not set +# CONFIG_INPUT_APANEL is not set # CONFIG_INPUT_WISTRON_BTNS is not set # CONFIG_INPUT_ATLAS_BTNS is not set # CONFIG_INPUT_ATI_REMOTE is not set @@ -2054,7 +2057,23 @@ # CONFIG_UWB is not set # CONFIG_MMC is not set # CONFIG_MEMSTICK is not set -# CONFIG_NEW_LEDS is not set +CONFIG_NEW_LEDS=y +CONFIG_LEDS_CLASS=m + +# +# LED drivers +# +# CONFIG_LEDS_ALIX2 is not set +# CONFIG_LEDS_PCA9532 is not set +# CONFIG_LEDS_LP3944 is not set +# CONFIG_LEDS_CLEVO_MAIL is not set +# CONFIG_LEDS_PCA955X is not set +# CONFIG_LEDS_BD2802 is not set + +# +# LED Triggers +# +# CONFIG_LEDS_TRIGGERS is not set # CONFIG_ACCESSIBILITY is not set # CONFIG_INFINIBAND is not set # CONFIG_EDAC is not set ======================================= --- /trunk/gar-minimyth/script/kernel-2.6.31/linux/files/linux-2.6.31.2-x86_64-x86-64.config Tue Oct 6 10:00:22 2009 +++ /trunk/gar-minimyth/script/kernel-2.6.31/linux/files/linux-2.6.31.2-x86_64-x86-64.config Wed Oct 7 08:17:51 2009 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.31.2 -# Tue Oct 6 09:36:57 2009 +# Tue Oct 6 17:06:25 2009 # CONFIG_64BIT=y # CONFIG_X86_32 is not set @@ -928,6 +928,7 @@ CONFIG_INPUT_KEYBOARD=y CONFIG_KEYBOARD_ATKBD=y # CONFIG_KEYBOARD_LKKBD is not set +# CONFIG_KEYBOARD_LM8323 is not set # CONFIG_KEYBOARD_NEWTON is not set # CONFIG_KEYBOARD_STOWAWAY is not set # CONFIG_KEYBOARD_SUNKBD is not set @@ -972,10 +973,12 @@ # CONFIG_JOYSTICK_JOYDUMP is not set CONFIG_JOYSTICK_XPAD=m CONFIG_JOYSTICK_XPAD_FF=y +CONFIG_JOYSTICK_XPAD_LEDS=y # CONFIG_INPUT_TABLET is not set # CONFIG_INPUT_TOUCHSCREEN is not set CONFIG_INPUT_MISC=y # CONFIG_INPUT_PCSPKR is not set +# CONFIG_INPUT_APANEL is not set # CONFIG_INPUT_ATLAS_BTNS is not set # CONFIG_INPUT_ATI_REMOTE is not set # CONFIG_INPUT_ATI_REMOTE2 is not set @@ -1946,7 +1949,23 @@ # CONFIG_UWB is not set # CONFIG_MMC is not set # CONFIG_MEMSTICK is not set -# CONFIG_NEW_LEDS is not set +CONFIG_NEW_LEDS=y +CONFIG_LEDS_CLASS=m + +# +# LED drivers +# +# CONFIG_LEDS_ALIX2 is not set +# CONFIG_LEDS_PCA9532 is not set +# CONFIG_LEDS_LP3944 is not set +# CONFIG_LEDS_CLEVO_MAIL is not set +# CONFIG_LEDS_PCA955X is not set +# CONFIG_LEDS_BD2802 is not set + +# +# LED Triggers +# +# CONFIG_LEDS_TRIGGERS is not set # CONFIG_ACCESSIBILITY is not set # CONFIG_INFINIBAND is not set # CONFIG_EDAC is not set --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
