Added 8139too for 2.6.26, thanks to M. Luescher.
This commit is contained in:
parent
b1b1c68556
commit
0531065e8c
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.
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue