* Power on at specific time
@ 2003-04-29 10:51 Nigel Cunningham
[not found] ` <1051613486.3508.48.camel-udXHSmD1qAy4CTf7w+cZoA@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Nigel Cunningham @ 2003-04-29 10:51 UTC (permalink / raw)
To: ACPI List
Hi Andy.
A while ago we had a conversation that finished like this...
> From: Nigel Cunningham [mailto:ncunningham-1uLG4q7jwdI@public.gmane.org]
> On Wed, 2003-02-19 at 13:09, Grover, Andrew wrote:
> > Well, go fix it and send me a patch! :)
> >
> > Seriously, Pat roughed-in the alarm support a long long
> time ago, but it
> > needs someone to take another look at it and get it fully
> functional.
>
> Gladly, but I wanted to make sure I wasn't barking up the wrong tree
> first, and then I need a push in right direction (toward some
> documentation!).
Go check out include/linux/mc146818rtc.h. Using this plus the existing
code plus a recent ICH datasheet available on developer.intel.com (I
recommend ICH3m's - section 9.6 is "Real Time Clock Registers") you
should be able to get started.
Hope this helps -- Regards -- Andy
I'm having trouble finding the ICH datasheet you spoke of. Could you
give me a url?
Thanks in advance,
Nigel
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] 3+ messages in thread[parent not found: <1051613486.3508.48.camel-udXHSmD1qAy4CTf7w+cZoA@public.gmane.org>]
* Re: Power on at specific time [not found] ` <1051613486.3508.48.camel-udXHSmD1qAy4CTf7w+cZoA@public.gmane.org> @ 2003-04-29 14:44 ` Randy.Dunlap [not found] ` <20030429074410.6d50b75b.rddunlap-3NddpPZAyC0@public.gmane.org> 0 siblings, 1 reply; 3+ messages in thread From: Randy.Dunlap @ 2003-04-29 14:44 UTC (permalink / raw) To: Nigel Cunningham; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f On Tue, 29 Apr 2003 22:51:26 +1200 Nigel Cunningham <ncunningham-oKK1aGe2n85ECS10DBIrLA@public.gmane.orgnz> wrote: | Hi Andy. | | A while ago we had a conversation that finished like this... | | | > From: Nigel Cunningham [mailto:ncunningham-1uLG4q7jwdI@public.gmane.org] | > On Wed, 2003-02-19 at 13:09, Grover, Andrew wrote: | > > Well, go fix it and send me a patch! :) | > > | > > Seriously, Pat roughed-in the alarm support a long long | > time ago, but it | > > needs someone to take another look at it and get it fully | > functional. | > | > Gladly, but I wanted to make sure I wasn't barking up the wrong tree | > first, and then I need a push in right direction (toward some | > documentation!). | | Go check out include/linux/mc146818rtc.h. Using this plus the existing | code plus a recent ICH datasheet available on developer.intel.com (I | recommend ICH3m's - section 9.6 is "Real Time Clock Registers") you | should be able to get started. | | Hope this helps -- Regards -- Andy | | | I'm having trouble finding the ICH datasheet you spoke of. Could you | give me a url? Right, I'm not Andy. At developer.intel.com, I followed Hardware Design, Chipsets, Mobile, and found a section on Intel® 830 Chipset Family, which contains the letters "ICH3-M" several times. Then click on Documentation, Datasheets, scroll down to Mobile Intel® 830 Chipset Family, and click on the ICH3-M datasheet URL. HTH. -- ~Randy ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <20030429074410.6d50b75b.rddunlap-3NddpPZAyC0@public.gmane.org>]
* Re: Power on at specific time [not found] ` <20030429074410.6d50b75b.rddunlap-3NddpPZAyC0@public.gmane.org> @ 2003-04-29 19:08 ` Nigel Cunningham 0 siblings, 0 replies; 3+ messages in thread From: Nigel Cunningham @ 2003-04-29 19:08 UTC (permalink / raw) To: Randy.Dunlap; +Cc: ACPI List Thanks. Perhaps it's the fact that I typed ICH3M instead :> Regards, Nigel On Wed, 2003-04-30 at 02:44, Randy.Dunlap wrote: > On Tue, 29 Apr 2003 22:51:26 +1200 Nigel Cunningham <ncunningham@clear.net.nz> wrote: > > | Hi Andy. > | > | A while ago we had a conversation that finished like this... > | > | > | > From: Nigel Cunningham [mailto:ncunningham-1uLG4q7jwdI@public.gmane.org] > | > On Wed, 2003-02-19 at 13:09, Grover, Andrew wrote: > | > > Well, go fix it and send me a patch! :) > | > > > | > > Seriously, Pat roughed-in the alarm support a long long > | > time ago, but it > | > > needs someone to take another look at it and get it fully > | > functional. > | > > | > Gladly, but I wanted to make sure I wasn't barking up the wrong tree > | > first, and then I need a push in right direction (toward some > | > documentation!). > | > | Go check out include/linux/mc146818rtc.h. Using this plus the existing > | code plus a recent ICH datasheet available on developer.intel.com (I > | recommend ICH3m's - section 9.6 is "Real Time Clock Registers") you > | should be able to get started. > | > | Hope this helps -- Regards -- Andy > | > | > | I'm having trouble finding the ICH datasheet you spoke of. Could you > | give me a url? > > Right, I'm not Andy. > > At developer.intel.com, I followed Hardware Design, Chipsets, Mobile, > and found a section on Intel® 830 Chipset Family, which contains the > letters "ICH3-M" several times. Then click on Documentation, Datasheets, > scroll down to Mobile Intel® 830 Chipset Family, and click on the > ICH3-M datasheet URL. > > HTH. > -- > ~Randy -- Nigel Cunningham 495 St Georges Road South, Hastings 4201, New Zealand Be diligent to present yourself approved to God as a workman who does not need to be ashamed, handling accurately the word of truth. -- 2 Timothy 2:14, NASB. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-04-29 19:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-29 10:51 Power on at specific time Nigel Cunningham
[not found] ` <1051613486.3508.48.camel-udXHSmD1qAy4CTf7w+cZoA@public.gmane.org>
2003-04-29 14:44 ` Randy.Dunlap
[not found] ` <20030429074410.6d50b75b.rddunlap-3NddpPZAyC0@public.gmane.org>
2003-04-29 19:08 ` Nigel Cunningham
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox