mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-02-06 03:41:52 +08:00
Added r8169 driver for kernel 3.2 (thanks to J. Kunz).
This commit is contained in:
2
NEWS
2
NEWS
@@ -11,7 +11,7 @@ Changes in 1.5.1:
|
||||
* Fixed reset of allow_scanning flag if ecrt_master_activate() was not called.
|
||||
* Fixed missing distribution for r8169 for 2.6.32 and e1000 driver for 2.6.31.
|
||||
* Added e100, e1000 and e1000e drivers for 2.6.35.
|
||||
* Added r8169 driver for 2.6.35 (F. Pose), 2.6.36 (J. Kunz).
|
||||
* Added r8169 driver for 2.6.35 (F. Pose), 2.6.36 (J. Kunz), 3.2 (J. Kunz).
|
||||
* Added fix for ESC port order (DC delay calculation).
|
||||
* Added e1000 driver for kernel 3.0.
|
||||
|
||||
|
||||
@@ -120,7 +120,9 @@ noinst_HEADERS = \
|
||||
r8169-2.6.36-ethercat.c \
|
||||
r8169-2.6.36-orig.c \
|
||||
r8169-2.6.37-ethercat.c \
|
||||
r8169-2.6.37-orig.c
|
||||
r8169-2.6.37-orig.c \
|
||||
r8169-3.2-ethercat.c \
|
||||
r8169-3.2-orig.c
|
||||
|
||||
EXTRA_DIST = \
|
||||
Kbuild.in
|
||||
|
||||
6336
devices/r8169-3.2-ethercat.c
Normal file
6336
devices/r8169-3.2-ethercat.c
Normal file
File diff suppressed because it is too large
Load Diff
6240
devices/r8169-3.2-orig.c
Normal file
6240
devices/r8169-3.2-orig.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user