Loading drivers/net/sc92031.c +3 −0 Original line number Original line Diff line number Diff line Loading @@ -13,6 +13,9 @@ * Both are almost identical and seem to be based on pci-skeleton.c * Both are almost identical and seem to be based on pci-skeleton.c * * * Rewritten for 2.6 by Cesar Eduardo Barros * Rewritten for 2.6 by Cesar Eduardo Barros * * A datasheet for this chip can be found at * http://www.silan.com.cn/english/products/pdf/SC92031AY.pdf */ */ /* Note about set_mac_address: I don't know how to change the hardware /* Note about set_mac_address: I don't know how to change the hardware Loading Loading
drivers/net/sc92031.c +3 −0 Original line number Original line Diff line number Diff line Loading @@ -13,6 +13,9 @@ * Both are almost identical and seem to be based on pci-skeleton.c * Both are almost identical and seem to be based on pci-skeleton.c * * * Rewritten for 2.6 by Cesar Eduardo Barros * Rewritten for 2.6 by Cesar Eduardo Barros * * A datasheet for this chip can be found at * http://www.silan.com.cn/english/products/pdf/SC92031AY.pdf */ */ /* Note about set_mac_address: I don't know how to change the hardware /* Note about set_mac_address: I don't know how to change the hardware Loading