From 60c2012e0bb5716de3054390c283bbe1133055b4 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Fri, 15 Jan 2021 02:51:22 -0500 Subject: Revert "linux-libre-4.19: Use old USB device init scheme" This reverts commit 67d33d0b4250e15e8e88b8832ea0a4e67377a3b4. This doesn't seem to work. --- diff --git a/changelog b/changelog index 276c6a4..e9e9774 100644 --- a/changelog +++ b/changelog @@ -8,10 +8,6 @@ config-libiquity-testbench (1.1) trunk instead). * config-linux-libre-4.19-libiquity-testbench: Enable DMI scanning (needed by ThinkPad ACPI driver). - * config-linux-libre-4.19-libiquity-testbench: Use old USB device - initialization scheme (fixes "device descriptor read/64", "device - not accepting address", and "unable to enumerate USB device" - errors). * config-linux-libre-4.19-libiquity-testbench: Override command line. -- Patrick McDermott Thu, 14 Jan 2021 00:33:38 -0500 diff --git a/src/build/linux-libre-4.19_4.19.167+gnu/config b/src/build/linux-libre-4.19_4.19.167+gnu/config index 42befae..d13d6a5 100644 --- a/src/build/linux-libre-4.19_4.19.167+gnu/config +++ b/src/build/linux-libre-4.19_4.19.167+gnu/config @@ -352,7 +352,7 @@ CONFIG_HOTPLUG_CPU=y # CONFIG_DEBUG_HOTPLUG_CPU0 is not set # CONFIG_COMPAT_VDSO is not set CONFIG_CMDLINE_BOOL=y -CONFIG_CMDLINE="mce=0 page_poison=1 pti=on spectre_v2=off quiet hub.old_scheme_first=1" +CONFIG_CMDLINE="mce=0 page_poison=1 pti=on spectre_v2=off quiet" CONFIG_CMDLINE_OVERRIDE=y # CONFIG_MODIFY_LDT_SYSCALL is not set CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y -- cgit v0.9.1