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 ago --- Quote Start --- originally posted by jay_1025@Apr 19 2006, 04:49 PM hi hippo
i have worked on linux-2.6.16.1(using patch isp1362-nios2-01.diff ) that compiled kernel successfully.
i can see isp1362 device form booting messages,but usb device don't work on my uclinux.
i am working on linux-2.6.x that using patch isp1362.diff right now.
i will try your suggestion on linux-2.6.x,again.
thx in advance!!
jay
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=14478)
--- quote end ---
--- Quote End --- Maybe you should work on 2.6.16.1 , because the isp1362 driver was fro 2.6.16.1 . Try debug the driver in 2.6.16.1 . It is not easy to back port to 2.6.11 , really.