]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/src/9/kw/archkw.c
merge
[plan9front.git] / sys / src / 9 / kw / archkw.c
old mode 100755 (executable)
new mode 100644 (file)
index d6fd700..bcffd5e
@@ -11,7 +11,7 @@
 #include "io.h"
 
 #include "../port/netif.h"
-#include "etherif.h"
+#include "../port/etherif.h"
 #include "../port/flashif.h"
 
 #include "arm.h"
@@ -395,17 +395,6 @@ archkwlink(void)
 {
 }
 
-int
-archether(unsigned ctlno, Ether *ether)
-{
-       if(ctlno >= 2)
-               return -1;
-       ether->type = "88e1116";
-       ether->port = ctlno;
-//     ether->mbps = 1000;
-       return 1;
-}
-
 /* LED/USB gpios */
 enum {
        /*