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 agoThe problem should be in arch/nios2nommu/kernel/usb.c .
But you have to enable the DEBUG in drivers/usb/host/isp116x-hcd.c to find out. you should use kernel 2.6.16 .