Re: patch for m3mirror and 2.6.14

2005-11-22 Thread Vincent Lefevre
On 2005-11-22 12:30:10 +0100, Peter Plessas wrote: [... original patch ...] > - for (j=0; j + for (j=0; j<1; j++) { [...] > Did change the line > "for (i=j+1; i into > "for (i=j+1; i<1; i++) {" > > but m3mirror does just give me the OpenFirmware splash screen: >

patch for m3mirror and 2.6.14

2005-11-22 Thread Peter Plessas
Hi List, just compiled a 2.6.14 on my pismo, and had to change the kernel sources to allow the ati m3mirror tool to work. i did so successfully with my last three kernels using the following instructions: --- prom_init.c.orig2004-09-07 11:31:26.534522288 +0200 +++ prom_i