Added 8139too for 2.6.26, thanks to M. Luescher.

This commit is contained in:
Florian Pose
2009-02-24 09:05:46 +00:00
parent b1b1c68556
commit 0531065e8c
4 changed files with 5398 additions and 0 deletions

1
NEWS
View File

@@ -19,6 +19,7 @@ Changes since 1.4.0:
physical device.
* Improved error case return codes of many functions.
* Added 8139too driver for 2.6.25.
* Added 8139too driver for 2.6.26, thanks to M. Luescher.
* Implemented the File Access over EtherCAT (FoE) mailbox protocol.
* Going to the Bootstrap state is now supported by the state machines and the
command-line tool.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -46,6 +46,8 @@ noinst_HEADERS = \
8139too-2.6.24-orig.c \
8139too-2.6.25-ethercat.c \
8139too-2.6.25-orig.c \
8139too-2.6.26-ethercat.c \
8139too-2.6.26-orig.c \
e100-2.6.20-ethercat.c \
e100-2.6.20-orig.c \
e100-2.6.24-ethercat.c \