Added 8139too driver for 2.6.29, thanks to M. Goetze.
This commit is contained in:
parent
f4e3271bee
commit
c63ae51257
2
NEWS
2
NEWS
|
|
@ -21,7 +21,7 @@ Changes since 1.4.0:
|
|||
* 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.
|
||||
* Added 8139too driver for 2.6.27 and 2.6.28, thanks to M. Goetze.
|
||||
* Added 8139too driver for 2.6.27, 2.6.28 and 2.6.29, thanks to M. Goetze.
|
||||
* Added e1000 driver for 2.6.26, thanks to M. Luescher.
|
||||
* Implemented the File Access over EtherCAT (FoE) mailbox protocol, thanks to
|
||||
O. Zarges.
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
|
@ -55,6 +55,8 @@ noinst_HEADERS = \
|
|||
8139too-2.6.27-orig.c \
|
||||
8139too-2.6.28-ethercat.c \
|
||||
8139too-2.6.28-orig.c \
|
||||
8139too-2.6.29-ethercat.c \
|
||||
8139too-2.6.29-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