public inbox for ecos-patches@sourceware.org
 help / color / mirror / Atom feed
* Patch_or_Contribution granted: [Bug 1000910] New port: Ethernet over  SPI driver for ENC424J600
       [not found] <bug-1000910-0@http.bugs.ecos.sourceware.org/>
@ 2010-02-28 12:52 ` bugzilla-daemon
  0 siblings, 0 replies; only message in thread
From: bugzilla-daemon @ 2010-02-28 12:52 UTC (permalink / raw)
  To: ecos-patches

Ilija Stanislevik <ilijas@siva.com.mk> has granted  Patch_or_Contribution:
Bug 1000910: New port: Ethernet over SPI driver for ENC424J600
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000910

------- Additional Comments from Ilija Stanislevik <ilijas@siva.com.mk>
This is a driver for Microchip's ENC424J600 Ethernet controller over SPI.

Attached archive should be extracted in ../packages/devs/eth/.

Prior to initialization of this driver, the platform initialization routine has
to:
* Assign SPI device to the Ethernet driver
* Assign external interrupt line to interrupt vector

A target test application supplied in ../tests/ folder can be used as an
example.
Complementary host (by now, Linux only) test application can be found in
../host/.

This driver can be used also with ENC624J600.

The driver has been tested on STM3210E-EVAL complemented with "Fast 100Mbps
Ethernet PICtail Plus Daughter Board". Testing include tcp transfers with lwIP
1.3.2 from CVS. It hasn't been tested with FreeBSD, nor OpenBSD. It hasn't been
tested with RedBoot.

Hardware connection between ENC424J600 and the platform is done by SPI (MISO,
MOSI, CLK and SS lines) and an interrupt line. I use STM32's SPI1 and PG15 (I/O
pin number 110) for interrupt.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-28 12:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-1000910-0@http.bugs.ecos.sourceware.org/>
2010-02-28 12:52 ` Patch_or_Contribution granted: [Bug 1000910] New port: Ethernet over SPI driver for ENC424J600 bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).