Added 8139too driver for kernel 3.4.
This commit is contained in:
parent
59ffe067ae
commit
3769e05859
1
NEWS
1
NEWS
|
|
@ -15,6 +15,7 @@ Changes in 1.5.1:
|
|||
* Added e1000e driver for 2.6.35 (F. Pose), 3.2 (J. Kunz).
|
||||
* Added fix for ESC port order (DC delay calculation).
|
||||
* Added e1000 driver for kernel 3.0.
|
||||
* Added 8139too driver for kernel 3.4.
|
||||
|
||||
Changes in 1.5.0:
|
||||
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
|
@ -75,6 +75,8 @@ noinst_HEADERS = \
|
|||
8139too-2.6.36-orig.c \
|
||||
8139too-2.6.37-ethercat.c \
|
||||
8139too-2.6.37-orig.c \
|
||||
8139too-3.4-ethercat.c \
|
||||
8139too-3.4-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