aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-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 00dfddbf2f9..c13cbf099b8 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