Added r8169 driver for 2.6.35.
This commit is contained in:
parent
a17b9d16b7
commit
19fc9cc370
1
NEWS
1
NEWS
|
|
@ -10,6 +10,7 @@ Changes since 1.5:
|
|||
|
||||
* Added e1000e driver for 2.3.32, 2.6.33, 2.6.34 (thanks to Siwei Zhuang) and
|
||||
2.6.37.
|
||||
* Added r8169 driver for 2.6.35.
|
||||
|
||||
Changes in 1.5:
|
||||
|
||||
|
|
|
|||
|
|
@ -111,6 +111,8 @@ noinst_HEADERS = \
|
|||
r8169-2.6.32-orig.c \
|
||||
r8169-2.6.33-ethercat.c \
|
||||
r8169-2.6.33-orig.c \
|
||||
r8169-2.6.35-ethercat.c \
|
||||
r8169-2.6.35-orig.c \
|
||||
r8169-2.6.37-ethercat.c \
|
||||
r8169-2.6.37-orig.c
|
||||
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue