dm9601: support dm9620 variant
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 27 Jan 2013 12:34:22 +0000 (12:34 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2013 05:18:04 +0000 (00:18 -0500)
commit6642f91c92da07369cf1e582503ea3ccb4a7f1a9
treee9c2518e78f98808ff97c4b2fb4af2fab70fe43a
parent5f19d1219a5b96c7b00ad5c3f889030093a8d1a3
dm9601: support dm9620 variant

dm9620 is a newer variant of dm9601 with more features (usb 2.0, checksum
offload, ..), but it can also be put in a dm9601 compatible mode, allowing
us to reuse the existing driver.

This does mean that the extended features like checksum offload cannot be
used, but that's hardly critical on a 100mbps interface.

Thanks to SÅ‚awek Wernikowski <slawek@wernikowski.net> for providing me
with a dm9620 based device to test.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/dm9601.c