Date: Thu, 31 Oct 2013 11:02:36 +0800 From: Ganbold Tsagaankhuu <ganbold@gmail.com> To: "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> Subject: Emac network driver for Allwinner A10/A20 Message-ID: <CAGtf9xMUMMx4JUCY6Lg=dFs78y8ZDrc=Wxfm%2B_Y_Tq9yWfnGyA@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Just small update for those who may be interested. I tried to write EMAC driver for Cubieboard1,2 and it is working now. I think it should work on other A10/A20 boards too. You can find the patch and necessary src files at: https://github.com/tsgan/allwinner_a10/blob/master/emac.patch https://github.com/tsgan/allwinner_a10/blob/master/if_emac.c https://github.com/tsgan/allwinner_a10/blob/master/if_emacreg.h https://github.com/tsgan/allwinner_a10/blob/master/a10_sramc.c https://github.com/tsgan/allwinner_a10/blob/master/a10_sramc.h https://github.com/tsgan/allwinner_a10/blob/master/a10_gpio.h Please let me know if there are any issues. thanks a lot, Ganbold
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGtf9xMUMMx4JUCY6Lg=dFs78y8ZDrc=Wxfm%2B_Y_Tq9yWfnGyA>