hi hippo
I have installed svn on linux-2.6.x and met a problem.
i can't used the patch "isp1362.diff" in ~/ dir. why?
[jay@localhost ~]$ patch -p0 <~/download/isp1362.diff
patching file include/linux/usb_isp1362.h
can't find file to patch at input line 52
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: arch/nios2nommu/kernel/usb.c
|===================================================================
|--- arch/nios2nommu/kernel/usb.c (revision 12)
|+++ arch/nios2nommu/kernel/usb.c (revision 14)
--------------------------
File to patch:
how to solve this problem?
if i complete the installation of svn.
Is the make kernel also in ~/linux-2.6.x?
thx