Added 8139too driver for 2.6.22.

This commit is contained in:
Florian Pose 2008-01-30 13:44:00 +00:00
parent ad736d21ca
commit c2f6ccb4f8
4 changed files with 5421 additions and 0 deletions

1
NEWS
View File

@ -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

View File

@ -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 \