aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2024-07-14 12:54:31 +0200
committerJan200101 <sentrycraft123@gmail.com>2024-07-14 12:54:31 +0200
commit4d58658f0f89ceab9ed06b0640a0be6e3f64d639 (patch)
treefdb44b61198cb96d0654c809addb49521be59665
parentf514f4f608dd17b95740ab9a01fa60c84744159e (diff)
downloadkernel-fsync-4d58658f0f89ceab9ed06b0640a0be6e3f64d639.tar.gz
kernel-fsync-4d58658f0f89ceab9ed06b0640a0be6e3f64d639.zip
kernel 6.9.8 increase asus internal usb delay
-rw-r--r--SOURCES/asus-linux.patch4
-rw-r--r--SPECS/kernel.spec5
2 files changed, 6 insertions, 3 deletions
diff --git a/SOURCES/asus-linux.patch b/SOURCES/asus-linux.patch
index 461ab82..1a363a6 100644
--- a/SOURCES/asus-linux.patch
+++ b/SOURCES/asus-linux.patch
@@ -963,7 +963,7 @@ and this affected the reconnection.
Through trial it is found that the minimum time required is approx 1200ms
to allow a proper disconnect and disable, and the same amount of time on
resume is required to prevent a rapid disconnect/reconnect happening on
-seemingly random occasions. To be safe the time is now 1500ms for msleep.
+seemingly random occasions. To be more than safe the time is now 2500ms
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Luke D. Jones <luke@ljones.dev>
@@ -980,7 +980,7 @@ index 976e26c82f80..ab98f91e573c 100644
#define ASUS_USB0_PWR_EC0_CSEE "\\_SB.PCI0.SBRG.EC0.CSEE"
/* 300ms so far seems to produce a reliable result on AC and battery */
-#define ASUS_USB0_PWR_EC0_CSEE_WAIT 300
-+#define ASUS_USB0_PWR_EC0_CSEE_WAIT 1500
++#define ASUS_USB0_PWR_EC0_CSEE_WAIT 2500
static const char * const ashs_ids[] = { "ATK4001", "ATK4002", NULL };
diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec
index 4be4593..07b2052 100644
--- a/SPECS/kernel.spec
+++ b/SPECS/kernel.spec
@@ -169,7 +169,7 @@ Summary: The Linux kernel
# This is needed to do merge window version magic
%define patchlevel 9
# This allows pkg_release to have configurable %%{?dist} tag
-%define specrelease 202%{?buildid}%{?dist}
+%define specrelease 203%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 6.9.8
@@ -4117,6 +4117,9 @@ fi\
#
#
%changelog
+* Sun Jul 14 2024 Jan200101 <sentrycraft123@gmail.com> - 6.9.8-203.fsync.1
+- kernel-fsync v6.9.8 increase asus internal usb delay
+
* Sat Jul 13 2024 Jan200101 <sentrycraft123@gmail.com> - 6.9.8-202.fsync.1
- kernel-fsync v6.9.8 fix audio