Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A13 => Topic started by: le_top on March 29, 2013, 02:49:24 PM

Title: Non USB ethernet
Post by: le_top on March 29, 2013, 02:49:24 PM
Hi
What is the recommendation regarding the extension board for ethernet (not USB)?  Which one is natively supported on A13?

There are several olimex ethenert modules (https://www.olimex.com/Products/Modules/Ethernet/), but not sure which one is supported.

Kind regards

Mario
Title: Re: Non USB ethernet
Post by: JohnS on March 29, 2013, 02:52:43 PM
I don't think any is.  Have a see if there's kernel support or how to add it / enable the needed I/O & interrupts, probably in script.bin (read Fex guide).

John
Title: Re: Non USB ethernet
Post by: le_top on March 29, 2013, 02:59:14 PM
Dear John

Thank you for the quick reply.

That's a pity & I am afraid that I do not know the TLA for FEX, even after googling around a bit.

FYI: TLA = Three Letter Acronym & FYI = For Your Information ;-).
FEX = ???
Title: Re: Non USB ethernet
Post by: vinifr on March 29, 2013, 04:01:13 PM
To ENC28J60-H and MOD-ENC28J60 the driver is enc28j60.ko. They are SPI. Look here https://www.olimex.com/forum/index.php?topic=462.0 (https://www.olimex.com/forum/index.php?topic=462.0)
Title: Re: Non USB ethernet
Post by: JohnS on March 29, 2013, 06:51:28 PM
Try google
Fex guide
and it is first item

Or, on Olimex page for A13 Olinuxino there are links to tools and various fex ones are in Contents

Don't worry, it is highly complex chip & board so lots to learn!

linux-sunxi.org is good place to spend ages learning

John