aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sc92031.c
diff options
context:
space:
mode:
authorCesar Eduardo Barros <cesarb@cesarb.net>2009-01-14 23:34:24 -0500
committerDavid S. Miller <davem@davemloft.net>2009-01-21 17:03:42 -0500
commit627af770c63acddc2402dd19fec70df5c3ad8ab7 (patch)
treea8329fda385207040a59d317d0ffe01bf270472e /drivers/net/sc92031.c
parent5ec99fdf8e1a6ee90fce22c2fce94871ab44e8ba (diff)
sc92031: add a link to the datasheet
Signed-off-by: Cesar Eduardo Barros <cesarb@cesarb.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/sc92031.c')
-rw-r--r--drivers/net/sc92031.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/net/sc92031.c b/drivers/net/sc92031.c
index 00dfddbf2f9b..c13cbf099b88 100644
--- a/drivers/net/sc92031.c
+++ b/drivers/net/sc92031.c
@@ -13,6 +13,9 @@
13 * Both are almost identical and seem to be based on pci-skeleton.c 13 * Both are almost identical and seem to be based on pci-skeleton.c
14 * 14 *
15 * Rewritten for 2.6 by Cesar Eduardo Barros 15 * Rewritten for 2.6 by Cesar Eduardo Barros
16 *
17 * A datasheet for this chip can be found at
18 * http://www.silan.com.cn/english/products/pdf/SC92031AY.pdf
16 */ 19 */
17 20
18/* Note about set_mac_address: I don't know how to change the hardware 21/* Note about set_mac_address: I don't know how to change the hardware