Forum Discussion
Altera_Forum
Honored Contributor
20 years agoisp1362-hcd.c USB driver help
Hi everyone... I am trying to get the isp1362-hcd.c driver to work on a 2.6.11 kernel. the board is a ppc homebrew board... I think I have the driver basically working but I am new to the USB stuff...
Altera_Forum
Honored Contributor
20 years agoYou may check the post from nacide, who backported the isp1362 hcd to 2.6.11,
http://forum.niosforum.com/forum/index.php?showtopic=4069 (http://forum.niosforum.com/forum/index.php?showtopic=4069) You should check if the platform device table is correct. You should check if you can access ports on the usb chip, and interrupt is routed correctly. But, are you working on PPC ?