Signed-off-by: Francois Romieu <[EMAIL PROTECTED]>
Cc: Rolf Eike Beer <[EMAIL PROTECTED]>
---
 realtek.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/realtek.c b/realtek.c
index 8daba69..c56b3f5 100644
--- a/realtek.c
+++ b/realtek.c
@@ -46,6 +46,7 @@ static struct chip_info {
        { "RTL-8139C+",         HW_REVID(1, 1, 1, 0, 1, 1, 0) },
        { "RTL-8101",           HW_REVID(1, 1, 1, 0, 1, 1, 1) },
        { "RTL-8168B/8111B",    HW_REVID(0, 1, 1, 1, 0, 0, 0) },
+       { "RTL-8101E",          HW_REVID(0, 1, 1, 0, 1, 0, 0) },
        { "RTL-8169",           HW_REVID(0, 0, 0, 0, 0, 0, 0) },
        { "RTL-8169s",          HW_REVID(0, 0, 0, 0, 1, 0, 0) },
        { "RTL-8110",           HW_REVID(0, 0, 1, 0, 0, 0, 0) },
-- 
1.5.2
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to