commit | 8b74964c73ca9eed7078388d871cc7fae973cb63 | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@tuxdriver.com> | Mon Jul 19 16:35:20 2010 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 20 16:53:09 2010 -0400 |
tree | 0fe432bb9425d9418b7169a9763633d79d14b94f | |
parent | b603742f49c3ec922522602e18ac22e8f6835132 [diff] |
rtl8180: improve signal reporting for rtl8185 hardware The existing code seemed to be somewhat based on the datasheet, but varied substantially from the vendor-provided driver. This mirrors the handling of the rtl8185 case from that driver, but still neglects the specifics for the rtl8180 hardware. Those details are a bit muddled... Signed-off-by: John W. Linville <linville@tuxdriver.com>