Added e100 for kernel 2.6.29, thanks to Andre Puschmann.
This commit is contained in:
parent
7749257ccb
commit
2ce7cf6466
1
NEWS
1
NEWS
|
|
@ -21,6 +21,7 @@ Changes since 1.4.0:
|
|||
* Added phy_read and phy_write commands to ethercat tool.
|
||||
* Added e100 driver for Intel PRO/100 NICs.
|
||||
- Added e100 driver for 2.6.28, thanks to Kim. H. Madsen.
|
||||
- Added e100 driver for 2.6.29, thanks to Andre Puschmann.
|
||||
* Added 8139too driver for kernels 2.6.25 (F. Pose), 2.6.26 (M. Luescher),
|
||||
2.6.27, 2.6.28 and 2.6.29 (M. Goetze).
|
||||
* Added e1000 driver for 2.6.26 (M. Luescher).
|
||||
|
|
|
|||
|
|
@ -65,6 +65,8 @@ noinst_HEADERS = \
|
|||
e100-2.6.26-orig.c \
|
||||
e100-2.6.28-ethercat.c \
|
||||
e100-2.6.28-orig.c \
|
||||
e100-2.6.29-ethercat.c \
|
||||
e100-2.6.29-orig.c \
|
||||
ecdev.h \
|
||||
r8169-2.6.24-ethercat.c \
|
||||
r8169-2.6.24-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