Added 8139too driver for 2.6.22.
This commit is contained in:
parent
ad736d21ca
commit
c2f6ccb4f8
1
NEWS
1
NEWS
|
|
@ -7,6 +7,7 @@ $Id$
|
|||
Changes in version XXX:
|
||||
|
||||
* Allow gaps in PDO mapping read from CoE.
|
||||
* Added 8139too driver for kernel 2.6.22, thanks to Erwin Burgstaller.
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
|
@ -46,6 +46,8 @@ EXTRA_DIST = \
|
|||
8139too-2.6.18-orig.c \
|
||||
8139too-2.6.19-ethercat.c \
|
||||
8139too-2.6.19-orig.c \
|
||||
8139too-2.6.22-ethercat.c \
|
||||
8139too-2.6.22-orig.c \
|
||||
e100-2.6.18-ethercat.c \
|
||||
e100-2.6.18-orig.c \
|
||||
forcedeth-2.6.17-ethercat.c \
|
||||
|
|
|
|||
Loading…
Reference in New Issue