Re: [LinuxBIOS] [PATCH] fix resource end in K8 amdk8/northbridge.c

2007-10-13 Thread Uwe Hermann
On Fri, Oct 12, 2007 at 03:36:36PM -0600, Marc Jones wrote: Well I reverted the patch and have forgotten :/ Without the patch my machine suffers random lockup, when DMA from SATA/IDE hit the 0xC-0xC RAM memory. ... MMIO map: #5 0x0a - 0x0c Access: R/W Dstnode:0

Re: [LinuxBIOS] [PATCH] fix resource end in K8 amdk8/northbridge.c

2007-10-12 Thread Rudolf Marek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Sorry for the delay. Uwe Hermann wrote: On Sat, Sep 29, 2007 at 02:02:48AM +0200, Rudolf Marek wrote: Index: src/northbridge/amd/amdk8/northbridge.c === ---

Re: [LinuxBIOS] [PATCH] fix resource end in K8 amdk8/northbridge.c

2007-10-12 Thread Marc Jones
Rudolf Marek wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Sorry for the delay. Uwe Hermann wrote: On Sat, Sep 29, 2007 at 02:02:48AM +0200, Rudolf Marek wrote: Index: src/northbridge/amd/amdk8/northbridge.c

Re: [LinuxBIOS] [PATCH] fix resource end in K8 amdk8/northbridge.c

2007-10-02 Thread Carl-Daniel Hailfinger
On 01.10.2007 22:43, Uwe Hermann wrote: On Sat, Sep 29, 2007 at 02:02:48AM +0200, Rudolf Marek wrote: Index: src/northbridge/amd/amdk8/northbridge.c === --- src/northbridge/amd/amdk8/northbridge.c (revision 2776) +++

[LinuxBIOS] [PATCH] fix resource end in K8 amdk8/northbridge.c

2007-09-28 Thread Rudolf Marek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This patch fixes the resource end in amdk8/northbridge.c Signed-off-by: Rudolf Marek [EMAIL PROTECTED] Rudolf -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

Re: [LinuxBIOS] [PATCH] fix resource end in K8 amdk8/northbridge.c

2007-09-28 Thread Carl-Daniel Hailfinger
On 29.09.2007 02:02, Rudolf Marek wrote: This patch fixes the resource end in amdk8/northbridge.c Signed-off-by: Rudolf Marek [EMAIL PROTECTED] If this fixes resources going backwards, it is Acked-by: Carl-Daniel Hailfinger [EMAIL PROTECTED] Can somebody please commit? Rudolf