[ale] Help from kernel-mod gurus...
Stephen Leonard
stephen at phynp6.phy-astr.gsu.edu
Wed Jan 15 11:13:15 EST 2003
da Black Baron <dbaron13 at atl.bellsouth.net> writes:
> I just found a patch that will let me compile a mod to support the KB
> Gear Jam Studio USB tablet- however, I don't have a clue as to what
> exact file I need to patch under the src/linux directory. Anybody
> able to point me in the right direction?
Assuming you've cd'd into your kernel source directory, try
the following:
cat somepatch.diff | patch -p1 --dry-run
patch(1) gives you more options, but assuming you don't
get any rejects, try the command again without --dry-run.
hth,
stephen
_______________________________________________
Ale mailing list
Ale at ale.org
http://www.ale.org/mailman/listinfo/ale
More information about the Ale
mailing list