Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by faye@Oct 31 2006, 04:02 PM hcd->can_wakeup .. <- in the which dir or file ???
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=19045)
--- quote end ---
--- Quote End --- I had update the patches uClinux-dist-20060803-nios2-02.diff.gz , it is ver 7 now. http://nioswiki.jot.com/wikihome/operating...e=1162280788154 (http://nioswiki.jot.com/wikihome/operatingsystems/%c2%b5clinux/uclinuxdist/uclinux-dist-20060803-nios2-02.diff.gz?cachetime=1162280788154) Please download this one again. And create a new uClinux-dist tree. cd ~ rm -rf uClinux-dist # you must remove or rename old dir, you must apply the patches ONLY ONCE. tar jxf uClinux-dist-20060803.tar.bz2 cd uClinux-dist zcat uClinux-dist-20060803-nios2-02.diff.gz | patch -p0 Then without modify the kernel sources, (ie, no need to modify na_DM9000A) try hwselect for DE2, and enable new DM9000 driver. Check if network can work. Then enable USB and isp1362-hcd . And check if it can be initialized at boot up.