8 Oct 2003 22:34
More acorn32 breakage (was Re: Issues with new i2c framework)
Mike Pumford <mpumford <at> black-star.demon.co.uk>
2003-10-08 20:34:04 GMT
2003-10-08 20:34:04 GMT
On Mon, 6 Oct 2003 09:12:35 -0700 Jason Thorpe <thorpej <at> wasabisystems.com> wrote: > Ok, I have fixed the acorn32 and acorn26 problems: > > - acorn26: I forgot to "cvs add" a file. > - acorn32: I forgot to include the arch/arm/iomd directory > on my "cvs ci" command. > Thanks this looks good. However I have found another couple of problems. Problem 1: Syntax error in GENERIC for new ATA bus attachments. GENERIC line 233 has: wd* at atabus? ? drive ? which should be: wd* at atabus? drive ? and at line 296: atabus* at dtide? channel which should be atabus* at dtide? channel ? I've attached a patch for this to this message. I have not checked if the other kernel configs have been updated correctly. Fixing these leads to: Problem 2:(Continue reading)
RSS Feed