Re: [PATCH] Assign IRQs to HPET Timers

2008-01-12 Thread Balbir Singh
* Balaji Rao <[EMAIL PROTECTED]> [2008-01-12 00:36:11]: > Assign an IRQ to HPET Timer devices when interrupt enable is requested. > This now makes the HPET userspace API work. > A more detailed changelog will better help understand the nature and origin of the problem and how to reproduce it.

Re: [PATCH] Assign IRQs to HPET Timers

2008-01-12 Thread Balbir Singh
* Balaji Rao [EMAIL PROTECTED] [2008-01-12 00:36:11]: Assign an IRQ to HPET Timer devices when interrupt enable is requested. This now makes the HPET userspace API work. A more detailed changelog will better help understand the nature and origin of the problem and how to reproduce it.

[PATCH] Assign IRQs to HPET Timers

2008-01-11 Thread Balaji Rao
Assign an IRQ to HPET Timer devices when interrupt enable is requested. This now makes the HPET userspace API work. drivers/char/hpet.c | 31 +-- include/linux/hpet.h |2 +- 2 files changed, 30 insertions(+), 3 deletions(-) Signed-off-by: Balaji Rao R <[EMAIL

[PATCH] Assign IRQs to HPET Timers

2008-01-11 Thread Balaji Rao
Assign an IRQ to HPET Timer devices when interrupt enable is requested. This now makes the HPET userspace API work. drivers/char/hpet.c | 31 +-- include/linux/hpet.h |2 +- 2 files changed, 30 insertions(+), 3 deletions(-) Signed-off-by: Balaji Rao R [EMAIL