Forum Discussion
Altera_Forum
Honored Contributor
20 years agoIRQ mapping in SOPC builder
I fixed up the device address (na_usb - to the address assigned to ISP1362 in SOPC builder) and irq (na_usb_irq - IRQ 4 when viewed in SOPC builder) and corrected the chip id so linux recognizes the ...
Altera_Forum
Honored Contributor
20 years agoit didn't initialize the isp1362-hcd,
Did you select isp1362 hcd in kernel menuconfig? Try add some printk and debug to the code, arch/nios2nommu/kernel/usb.c and drivers/usb/host/isp1362-hcd.c .