Forum Discussion
Altera_Forum
Honored Contributor
14 years agouClinux USB3.0 host controller driver
Hi, For our new project we are using stratix iv FPGA with nios processor. And on pci bus we are connecting USB3.0 host controller(TIUSB7320). As per my understanding linux kernel 2.6.35 an...
Altera_Forum
Honored Contributor
14 years agoAs supposedly the USB-drivers in "official" Linux distributions are open source C files, it sould be possible just integrate and to compile them with the NIOS "source code distribution" managed by this community.
Of course you will need to use the MMU-enabled Kernel. And of course you will need to find the appropriate driver for the hardware you are using. -Michael