Hi, On Wed, Aug 10, 2005 at 07:08:24PM +0200, St?phane VOLTZ wrote: > I have trouble applying your patch: > > ~/cvs/experimental/gl841>patch --verbose -p1 <genesys_com.diff.gz > Hmm...patch unexpectedly ends in middle of line > I can't seem to find a patch in there anywhere. > patch: **** Only garbage was found in the patch input.
Mind the ".gz"! "zcat /tmp/genesys_com.diff.gz |patch -p1" works in principle, but there are lots of failing hunks in genesys.c. Bye, Henning
