abeed93da5
This patch adds a simple, space-efficient driver for the Ethernet interface built into the Intel Quark X1000. It only allocates a single packet descriptor for each of the transmit and receive directions, computes checksums on the CPU, and enables store-and-forward mode for both transmit and receive directions. |
||
---|---|---|
.. | ||
eth.c | ||
eth.h | ||
gpio.c | ||
gpio.h | ||
i2c-registers.h | ||
i2c.c | ||
i2c.h | ||
uart.c | ||
uart.h |