From 6bf409999f970370117f31801a574217164f1cea Mon Sep 17 00:00:00 2001 From: Shea Levy Date: Sat, 14 Jul 2012 12:17:28 -0400 Subject: [PATCH] linux-3.4: Add the improved transaction scheduler for USB 2.0 This is needed for new Apple trackpads --- pkgs/os-specific/linux/kernel/linux-3.4.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/os-specific/linux/kernel/linux-3.4.nix b/pkgs/os-specific/linux/kernel/linux-3.4.nix index e9186e151640..e1df11ba4f4d 100644 --- a/pkgs/os-specific/linux/kernel/linux-3.4.nix +++ b/pkgs/os-specific/linux/kernel/linux-3.4.nix @@ -202,6 +202,7 @@ let THERMAL_HWMON y # Hardware monitoring support USB_DEBUG n USB_EHCI_ROOT_HUB_TT y # Root Hub Transaction Translators + USB_EHCI_TT_NEWSCHED y # Improved transaction translator scheduling X86_CHECK_BIOS_CORRUPTION y X86_MCE y