Jaunty SRU - #79542 - aic79xx - set reset delay to 5 seconds, down from 15

Tim Gardner timg at tpi.com
Wed Apr 15 18:16:17 UTC 2009


The following changes since commit 8ef73ad8dec4bde324560e83a2a2d2b8201cd5a1:
  Tim Gardner (1):
        UBUNTU: SAUCE: Jaunty - aic79xx - set reset delay to 5 seconds, down from 15.

are available in the git repository at:

  git://kernel.ubuntu.com/rtg/ubuntu-jaunty lp79542

>From 8ef73ad8dec4bde324560e83a2a2d2b8201cd5a1 Mon Sep 17 00:00:00 2001
From: Tim Gardner <tim.gardner at canonical.com>
Date: Tue, 14 Apr 2009 09:56:58 -0600
Subject: [PATCH] UBUNTU: SAUCE: Jaunty - aic79xx - set reset delay to 5 seconds, down from 15.

Bug: #79542

Upstream actually changed the default from 15 secs to 5 seconds quite awhile ago,
commit eb221849540b7f4165c58b6c79d98b97ac902fdb (Jan 2006).

Signed-off-by: Tim Gardner <tim.gardner at canonical.com>
---
 debian/config/amd64/config |    2 +-
 debian/config/i386/config  |    2 +-
 debian/config/lpia/config  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/config/amd64/config b/debian/config/amd64/config
index 97cdf9c..e44b4f9 100644
--- a/debian/config/amd64/config
+++ b/debian/config/amd64/config
@@ -74,7 +74,7 @@ CONFIG_AIC79XX_CMDS_PER_DEVICE=32
 CONFIG_AIC79XX_DEBUG_ENABLE=y
 CONFIG_AIC79XX_DEBUG_MASK=0
 CONFIG_AIC79XX_REG_PRETTY_PRINT=y
-CONFIG_AIC79XX_RESET_DELAY_MS=15000
+CONFIG_AIC79XX_RESET_DELAY_MS=5000
 CONFIG_AIC7XXX_CMDS_PER_DEVICE=8
 CONFIG_AIC7XXX_DEBUG_ENABLE=y
 CONFIG_AIC7XXX_DEBUG_MASK=0
diff --git a/debian/config/i386/config b/debian/config/i386/config
index 3bf3f9c..df6b125 100644
--- a/debian/config/i386/config
+++ b/debian/config/i386/config
@@ -83,7 +83,7 @@ CONFIG_AIC79XX_CMDS_PER_DEVICE=32
 CONFIG_AIC79XX_DEBUG_ENABLE=y
 CONFIG_AIC79XX_DEBUG_MASK=0
 CONFIG_AIC79XX_REG_PRETTY_PRINT=y
-CONFIG_AIC79XX_RESET_DELAY_MS=15000
+CONFIG_AIC79XX_RESET_DELAY_MS=5000
 CONFIG_AIC7XXX_CMDS_PER_DEVICE=8
 CONFIG_AIC7XXX_DEBUG_ENABLE=y
 CONFIG_AIC7XXX_DEBUG_MASK=0
diff --git a/debian/config/lpia/config b/debian/config/lpia/config
index 57f655c..b8062ea 100644
--- a/debian/config/lpia/config
+++ b/debian/config/lpia/config
@@ -81,7 +81,7 @@ CONFIG_AIC79XX_CMDS_PER_DEVICE=32
 CONFIG_AIC79XX_DEBUG_ENABLE=y
 CONFIG_AIC79XX_DEBUG_MASK=0
 CONFIG_AIC79XX_REG_PRETTY_PRINT=y
-CONFIG_AIC79XX_RESET_DELAY_MS=15000
+CONFIG_AIC79XX_RESET_DELAY_MS=5000
 CONFIG_AIC7XXX_CMDS_PER_DEVICE=8
 CONFIG_AIC7XXX_DEBUG_ENABLE=y
 CONFIG_AIC7XXX_DEBUG_MASK=0
-- 
1.5.6.3





More information about the kernel-team mailing list