Dne St 21. D ervence 2010 18:21:03 Rob Sciuk napsal(a): > On Sat, 17 Jul 2010, Marek Vasut wrote: > > Date: Sat, 17 Jul 2010 01:24:53 +0200 > > From: Marek Vasut <marek.va...@gmail.com> > > To: arm@openbsd.org > > Cc: flo...@gmail.com, czark...@gmail.com, dr...@dalerahn.com, > > > > Marek Vasut <marek.va...@gmail.com> > > > > Subject: [PATCH 9/9] WM1613 touchscreen driver > > Marek, > > Thanks for the patches, much appreciated. Two things, however: > > 1.) There was no number 8 in the patch set. Is there one?
That one isn't there, it was some experimental crap. > > 2.) They don't apply cleanly to the source in /usr/src ... > you have an "a/src" and "b/src" appended to the file paths. > how do I apply the patches cleanly?? I used git ... git am <patch> ... or patch -Np1 -i <patch> > > Cheers, > Rob.