Hi.
That's good. It seems to works fine.
On Thu, 19 Jul 2007 16:18:21 +0100
Alan Cox <[EMAIL PROTECTED]> wrote:
> O> > rc = devm_request_irq(&pdev->dev, irq[ap->port_no],
> > > ata_interrupt, 0, DRV_NAME, host);
> >
> > devm_request_irq() is called twice from loop.
> > In 1st time, ap->port_no
Hi. I'm late.
I'll to resend the patch against 2.6.19.
original code doesn't write back to CCR4 register. this patch reflects a
value of a register.
diff -Narup linux-2.6.19.orig/arch/i386/kernel/cpu/cyrix.c
linux-2.6.19/arch/i386/kernel/cpu/cyrix.c
--- linux-2.6.19.orig/arch/i386/kernel/cpu/cy
2f7e4
Author: Thomas Gleixner <[EMAIL PROTECTED]>
Date: Thu Mar 22 22:46:18 2007 +0100
[PATCH] i386: clockevents fix breakage on Geode/Cyrix PIT implementations
In 2.6.22, marks unstable GeodeGX's TSC. However, it is not necessary to
mark TSC is unstable.
Signed-off-by: TAKADA Y
Hi.
I update to 2.6.22.1 from 2.6.21.5. And PC cannot mount /.
It seems pata_cs5520 does not find IDE controller.
(I don't have serial cable for CS5520 board now. I cannt read
boot messages.)
2.6.21 is OK.
In 2.6.22, IDE driver is OK.
Is any information necessary?
-
To unsubscribe from this list: s
Hi.
Thanks. you are right. TSC is still unstable.
On Sun, 15 Jul 2007 21:06:27 +0200
Juergen Beisert <[EMAIL PROTECTED]> wrote:
> Hi,
>
> On Sunday 15 July 2007 14:00, TAKADA Yoshihito wrote:
> > Hi. I reported to remove pit_latch_buggy(http://lkml.org/lkml/2007/2/10/8).
From: Alan Cox <[EMAIL PROTECTED]>
Subject: Re: i386: pata_cs5520 does not work
Date: Sun, 15 Jul 2007 18:39:24 +0100
> On Mon, 16 Jul 2007 01:41:15 +0900 (JST)
> TAKADA Yoshihito <[EMAIL PROTECTED]> wrote:
>
> > Hi.
> > I update to 2.6.22.1 from 2.6.21.5. An
Hi. Thanks for reply.
It is not issue of pata_cs5520.
In good case, ReiserFS detects root partition.
Bad case, ReiserFS does not detects partition.
ReiserFS: sda2: found reiserfs format "3.6" with standard journal
On Wed, 18 Jul 2007 14:42:12 +0100
Alan Cox <[EMAIL PROTECTED]> wrote:
> > > I'll
From: TAKADA Yoshihito <[EMAIL PROTECTED]>
Subject: Re: i386: pata_cs5520 does not work
Date: Thu, 19 Jul 2007 02:20:39 +0900
Hi. I found it return from cs5520_init_one();
devm_request_irq() is failed.
> rc = devm_request_irq(&pdev->dev, irq[ap->port_no],
> ata_interr
In 2.6.18, replace times with clockevents. arch/i386/kernel/timers/ was removed.
`pit_latch_buggy' was referred in timers/timer_tsc.c, and currently removed.
Therefore nobody refer it. It has no effect already.
Signed-off-by: TAKADA Yoshihito <[EMAIL PROTECTED]>
diff -Narup a/arch/
9 matches
Mail list logo