mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-02-06 03:41:52 +08:00
Added 8139too for 2.6.26, thanks to M. Luescher.
This commit is contained in:
1
NEWS
1
NEWS
@@ -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.
|
||||
|
||||
2767
devices/8139too-2.6.26-ethercat.c
Normal file
2767
devices/8139too-2.6.26-ethercat.c
Normal file
File diff suppressed because it is too large
Load Diff
2628
devices/8139too-2.6.26-orig.c
Normal file
2628
devices/8139too-2.6.26-orig.c
Normal file
File diff suppressed because it is too large
Load Diff
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user