Added 8139too driver for 2.6.28, thanks to M. Goetze.
This commit is contained in:
parent
50d336063f
commit
8908f29f29
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, thanks to M. Goetze.
|
||||
* Added 8139too driver for 2.6.27 and 2.6.28, 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
|
|
@ -53,6 +53,8 @@ noinst_HEADERS = \
|
|||
8139too-2.6.26-orig.c \
|
||||
8139too-2.6.27-ethercat.c \
|
||||
8139too-2.6.27-orig.c \
|
||||
8139too-2.6.28-ethercat.c \
|
||||
8139too-2.6.28-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