Forum Discussion
Altera_Forum
Honored Contributor
20 years agoUSB device!
I have a usb flash disk, I want to using it on my board, I choose USB Mass storage and SCSI disk and ISA116X driver support in menuconfig. Start uClinux on NIOS II SDK shell, using dmesg, I got these...
Altera_Forum
Honored Contributor
20 years agohi 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