DragonFly kernel List (threaded) for 2004-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Heads up: NEWCARD is coming
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
>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]