Hi there, Can somebody tell me how should I begin porting the ISP116 Host Controller Driver to the Embedded Platform. I am going to use the PowerPC (RISC) Chip. I would like to hook up the USB Controller to the PIO of the processor.
What I am trying to do is, having a ISP116x part on the embedded target, port linux HCD to the embedded platform. From Embedded side ingest the USB data over Enet to the Linux host that has ISP116x HCD. And then use the Linux USB Core and Class libraries. Thanks,