From: "Prakash K. Cheemplavam" <PrakashKC@gmx.de>
To: Daniel Drake <dan@reactivated.net>
Cc: ross@datscreative.com.au, Jesse Allen <the3dfxdude@hotmail.com>,
Ian Kumlien <pomac@vapor.com>,
linux-kernel@vger.kernel.org
Subject: Re: NForce2, Ross Dickson's timer patch on 2.6.1
Date: Fri, 16 Jan 2004 01:02:06 +0100 [thread overview]
Message-ID: <400729FE.6030607@gmx.de> (raw)
In-Reply-To: <40072EDC.2050604@reactivated.net>
> But, there might be more to it. I had forgotten up until now, but I am
> using this code in my /etc/conf.d/local.start :
> setpci -v -H1 -s 0:0.0 6F=$(printf %x $((0x$(setpci -H1 -s 0:0.0 6F) |
> 0x10)))
>
> and this one in /etc/conf.d/local.stop :
> setpci -v -H1 -s 0:0.0 6F=$(printf %x $((0x$(setpci -H1 -s 0:0.0 6F) &
> 0xef)))
>
> I got these codes from
> http://www.tldp.org/HOWTO/Athlon-Powersaving-HOWTO/approaches.html#commandline
Well you are putting disconnect to "on" on boot and "off" on shutdown,
if I am not mistaken. The quirk wanted to take it turn it off on boot
time, so strange it lead to locking to you. I have locking problems
intorduced with 2.6.1 mm line. Trying to find out, what is the case...
I haven't tried Ross' patches, btw.
Prakash
next prev parent reply other threads:[~2004-01-16 0:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-13 16:56 NForce2, Ross Dickson's timer patch on 2.6.1 Ross Dickson
2004-01-16 0:22 ` Daniel Drake
2004-01-16 0:02 ` Prakash K. Cheemplavam [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-01-12 17:35 Jesse Allen
2004-01-12 19:08 ` Daniel Drake
2004-01-12 19:15 ` Matt H.
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=400729FE.6030607@gmx.de \
--to=prakashkc@gmx.de \
--cc=dan@reactivated.net \
--cc=linux-kernel@vger.kernel.org \
--cc=pomac@vapor.com \
--cc=ross@datscreative.com.au \
--cc=the3dfxdude@hotmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.