[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANEJEGtzUF+rdSqgTHL0BmsDbCeoWki=aAWZwSx-dZ24jQ=nVg@mail.gmail.com>
Date: Mon, 10 Feb 2014 17:38:39 -0800
From: Grant Grundler <grundler@...gle.com>
To: Hayes Wang <hayeswang@...ltek.com>
Cc: inky.yoo@...sung.com, netdev <netdev@...r.kernel.org>,
David Miller <davem@...emloft.net>
Subject: RTL8153 fails to get link after applying c7de7dec2 to 3.8 kernel
Hi Hayes,
"r8152: ecm and vendor modes coexist" patch prevents RTL8153 device
from establishing a link in the backport I've worked on for
chromeos-3.8 kernel. IIRC, r815x driver claims this device. Without
this patch, r8152 is able to establish a link with RTL8153 device.
This was the last patch in the series of 40 patches that I
cherry-picked and r8152 driver seems to "basically" work WITHOUT this
last patch. I've not tested much yet...but DHCP worked and I'm able
to run netperf tests. I've not investigated why this patch fails and
probably won't.
If you have opportunity, can you confirm RTL8153 devices work for you
with any recent upstream kernel?
I'm testing with a Realtek branded device that lsusb says is:
Bus 002 Device 002: ID 0bda:8153 Realtek Semiconductor Corp.
cheers
grant
git log drivers/net/usb/r8152.c
...
commit c7de7dec2ff2528ec630c55e68c25bd9d972b677
Author: hayeswang <hayeswang@...ltek.com>
Date: Wed Jan 15 10:42:16 2014 +0800
r8152: ecm and vendor modes coexist
Remove the limitation that the ecm and r8152 drivers couldn't coexist.
- Remove the devices from the blacklist of relative drivers.
- Remove usb_driver_set_configuration() from r8152 driver.
- Modify the id_table of the r8152 driver for the vendor mode only.
Signed-off-by: Hayes Wang <hayeswang@...ltek.com>
Signed-off-by: David S. Miller <davem@...emloft.net>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists