Added r8169 driver for kernel 4.4.

This commit is contained in:
Florian Pose 2018-10-23 15:06:54 +02:00
parent b496e5569c
commit d66a56b6ad
3 changed files with 17088 additions and 1 deletions

View File

@ -176,7 +176,9 @@ noinst_HEADERS = \
r8169-3.6-ethercat.c \
r8169-3.6-orig.c \
r8169-3.8-ethercat.c \
r8169-3.8-orig.c
r8169-3.8-orig.c \
r8169-4.4-ethercat.c \
r8169-4.4-orig.c
EXTRA_DIST = \
Kbuild.in

8603
devices/r8169-4.4-ethercat.c Normal file

File diff suppressed because it is too large Load Diff

8482
devices/r8169-4.4-orig.c Normal file

File diff suppressed because it is too large Load Diff