Heads up: NEWCARD is coming
Joerg Sonnenberger
joerg at britannica.bec.de
Mon Feb 9 09:39:03 PST 2004
On Mon, Feb 09, 2004 at 10:33:48AM -0700, Lucas Reddinger wrote:
> With your PCCard patch, I'm not quite sure what command to use.
> patch -p0 < file.diff
The patch is relative to src/sys, e.g. cd /usr/src/sys && patch -p0 < file.diff
>
> Is this correct? Because I am getting a lot of files not found. Sorry
> I'm not more experienced at this...
No problem. If you have a look at the beginning of the patch, the index line
gives you a good sign what file is going to be patched. You could then
search for that file name.
Joerg
>
> Lucas Reddinger
>
More information about the Kernel
mailing list