Re: Firewire

From: Ben Collins (bcollins@debian.org)
Date: Fri Jul 25 2003 - 08:47:55 EST


> root@localhost linux # cat firewire2 | patch -p1
> missing header for unified diff at line 5 of patch
> can't find file to patch at input line 5
> Perhaps you used the wrong -p or --strip option?
> The text leading up to this was:
> --------------------------
> |Index: ieee1394_core.c
> |===================================================================
> |--- ieee1394_core.c (revision 1013)
> |+++ ieee1394_core.c (working copy)
> --------------------------
> File to patch:
> root@localhost linux #

My mistake for not doing a full path diff. Do this:

patch drivers/ieee1394/ieee1394_core.c < firewire2

> Also, how do I compiled the modules with debug enabled? Thanks.

There's a config option under IEEE1394 for verbose debugging.

-- 
Debian     - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jul 31 2003 - 22:00:25 EST