public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* RE: [PATCH 0/7] more HPET fixes and enhancements
@ 2005-10-19 15:08 Pallipadi, Venkatesh
  0 siblings, 0 replies; 11+ messages in thread
From: Pallipadi, Venkatesh @ 2005-10-19 15:08 UTC (permalink / raw)
  To: Clemens Ladisch, Randy.Dunlap; +Cc: linux-kernel

 

>-----Original Message-----
>From: linux-kernel-owner@vger.kernel.org 
>[mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of 
>Clemens Ladisch
>Sent: Wednesday, October 19, 2005 6:49 AM
>To: Randy.Dunlap
>Cc: linux-kernel@vger.kernel.org
>Subject: Re: [PATCH 0/7] more HPET fixes and enhancements
>
>I wrote:
>> This means that hpet.c must initialize the interrupt routing register
>> in this case.  I'll write a patch for this.
>
>Okay, this is a quick hack, untested.  It just tries to set the first
>interrupt that the timer could use.
>


You will need more changes to make interrupt work. Especially if the
particular IRQ that you are using here is not used by any other PCI
device in the system. Then BIOS won't report anything on that IRQ and
all the things done in setup_IO_APIC_irqs() should be done for this
particular IRQ. And it will depend on whether IOAPIC/PIC is ised for
interrupts and such things as well. Atleast that what I remember from
last time I got HPET to work with IRQs other than IRQ0 and IRQ8.

Thanks,
Venki


^ permalink raw reply	[flat|nested] 11+ messages in thread
* [PATCH 0/7] more HPET fixes and enhancements
@ 2005-10-04 12:41 Clemens Ladisch
  2005-10-10 14:17 ` Bob Picco
  2005-10-15  2:30 ` Randy.Dunlap
  0 siblings, 2 replies; 11+ messages in thread
From: Clemens Ladisch @ 2005-10-04 12:41 UTC (permalink / raw)
  To: linux-kernel; +Cc: akpm, Bob Picco, Clemens Ladisch

Another round of HPET bugfixes and cleanups.

 drivers/char/hpet.c |   35 +++++++++++++++++++++--------------
 1 file changed, 21 insertions(+), 14 deletions(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2005-10-19 15:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <Pine.LNX.4.58.0510180821140.10054@shark.he.net>
2005-10-19  7:27 ` [PATCH 0/7] more HPET fixes and enhancements Clemens Ladisch
2005-10-19 10:00   ` Petr Vandrovec
2005-10-19 14:09     ` Clemens Ladisch
2005-10-19 15:56       ` Petr Vandrovec
2005-10-19 13:49   ` Clemens Ladisch
2005-10-19 15:08 Pallipadi, Venkatesh
  -- strict thread matches above, loose matches on Subject: below --
2005-10-04 12:41 Clemens Ladisch
2005-10-10 14:17 ` Bob Picco
2005-10-15  2:30 ` Randy.Dunlap
2005-10-17 16:30   ` Clemens Ladisch
2005-10-18  9:19     ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox