From: Kel Modderman <kel@otaku42.de>
To: linux-ide@vger.kernel.org
Subject: [PATCH 1/5] storage-fixup: add ASUS F6S with seagate devices
Date: Wed, 29 Oct 2008 09:08:54 +1000 [thread overview]
Message-ID: <200810290908.54442.kel@otaku42.de> (raw)
The ASUS F6S was generating approx. 3 clicks per minute without the APM
workaround, with two different seagate drives of similar model but differing
cache/capacity.
Any value ~ 192 or above is enough to have the clicking cease, is the lowest
possible number preferable?
Signed-off-by: Kel Modderman <kel@otaku42.de>
---
--- a/storage-fixup.conf
+++ b/storage-fixup.conf
@@ -153,3 +153,10 @@ dmi system-manufacturer Micro-Star Inte
dmi system-product-name MSI Notebook EX600
ata model WDC WD*BEVE*
act hdparm -B 254 $DEV
+
+# Reported drive model: ST9200420AS
+rule asus-f6s
+dmi system-manufacturer ASUSTeK Computer Inc.
+dmi system-product-name F6S
+ata model ST9*AS
+act hdparm -B 254 $DEV
---
next reply other threads:[~2008-10-28 23:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-28 23:08 Kel Modderman [this message]
2008-11-12 5:26 ` [PATCH 1/5] storage-fixup: add ASUS F6S with seagate devices Tejun Heo
2008-11-17 3:35 ` Tejun Heo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200810290908.54442.kel@otaku42.de \
--to=kel@otaku42.de \
--cc=linux-ide@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).