Am 02.12.2011 19:43, schrieb Anthony Liguori:
> On 12/02/2011 11:45 AM, Kevin Wolf wrote:
>> Am 02.12.2011 18:26, schrieb Anthony Liguori:
>>> On 12/02/2011 11:25 AM, Kevin Wolf wrote:
>>> So that's how you read/write memory. Likewise, for IRQs, you can poll the
>>> status of a given IRQ. I thoug
On 12/02/2011 11:45 AM, Kevin Wolf wrote:
Am 02.12.2011 18:26, schrieb Anthony Liguori:
On 12/02/2011 11:25 AM, Kevin Wolf wrote:
So that's how you read/write memory. Likewise, for IRQs, you can poll the
status of a given IRQ. I thought about doing some sort of signal magic around
but when wri
On Fri, 02 Dec 2011 18:45:27 +0100
Kevin Wolf wrote:
> Am 02.12.2011 18:26, schrieb Anthony Liguori:
> > On 12/02/2011 11:25 AM, Kevin Wolf wrote:
> >> Am 01.12.2011 19:43, schrieb Anthony Liguori:
> >>> ---
> >>> Makefile |4 +
> >>> rtc-test.c | 201
> >>>
Am 02.12.2011 18:26, schrieb Anthony Liguori:
> On 12/02/2011 11:25 AM, Kevin Wolf wrote:
>> Am 01.12.2011 19:43, schrieb Anthony Liguori:
>>> ---
>>> Makefile |4 +
>>> rtc-test.c | 201
>>>
>>> 2 files changed, 205 insertion
On 12/02/2011 11:25 AM, Kevin Wolf wrote:
Am 01.12.2011 19:43, schrieb Anthony Liguori:
---
Makefile |4 +
rtc-test.c | 201
2 files changed, 205 insertions(+), 0 deletions(-)
create mode 100644 rtc-test.c
diff --git a/Ma
Am 01.12.2011 19:43, schrieb Anthony Liguori:
> ---
> Makefile |4 +
> rtc-test.c | 201
>
> 2 files changed, 205 insertions(+), 0 deletions(-)
> create mode 100644 rtc-test.c
>
> diff --git a/Makefile b/Makefile
> index 301c75
---
Makefile |4 +
rtc-test.c | 201
2 files changed, 205 insertions(+), 0 deletions(-)
create mode 100644 rtc-test.c
diff --git a/Makefile b/Makefile
index 301c75e..838cb01 100644
--- a/Makefile
+++ b/Makefile
@@ -215,6 +215,10