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 ago<div class='quotetop'>QUOTE </div>
--- Quote Start --- driver isp1362-hcd, 2005-04-04 isp1362-hcd isp1362-hcd.0: ISP1362 Host Controller isp1362_hc_reset: isp1362-hcd isp1362-hcd.0: new USB bus registered, assigned bus number 1 isp1362-hcd isp1362-hcd.0: irq 28, io mem 0x0c000000 isp1362_hc_start: isp1362-hcd isp1362-hcd.0: ISP1362 Memory usage: isp1362-hcd isp1362-hcd.0: ISTL: 2 * 256: 512 @ $0000:$0100 isp1362-hcd isp1362-hcd.0: INTL: 16 * ( 64+8): 1152 @ $0200 isp1362-hcd isp1362-hcd.0: ATL : 32 * ( 64+8): 2304 @ $0680 isp1362-hcd isp1362-hcd.0: USED/FREE: 3968 128 hub 1-0:1.0: USB hub found hub 1-0:1.0: 2 ports detected ISP1362 Host Controller, irq 28 usbcore: registered new driver cdc_acm drivers/usb/class/cdc-acm.c: v0.23:USB Abstract Control Model driver for USB modems and ISDN adapters usbcore: registered new driver usblp drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver Initializing USB Mass Storage driver... usbcore: registered new driver usb-storage USB Mass Storage support registered. usbcore: registered new driver usbhid drivers/usb/input/hid-core.c: v2.01:USB HID core driver pegasus: v0.6.12 (2005/01/13), Pegasus/Pegasus II USB Ethernet driver usbcore: registered new driver pegasus [/b] --- Quote End --- This is what I found from the net, about the boot log of isp1362 on arm. I am trying to add isp1362-hcd to nios2 kernel, and will let you know when I compile through. I can not borrow a DEII board, so it is up to you to test them.