summaryrefslogtreecommitdiffstats
path: root/sys/dev/ed
diff options
context:
space:
mode:
authortoshi <toshi@FreeBSD.org>2000-12-20 17:10:28 +0000
committertoshi <toshi@FreeBSD.org>2000-12-20 17:10:28 +0000
commit7a403680509ad93fe524d65f6ef7da48920a1b6f (patch)
treea3712f4c39a5e97cac15b4e63cdeb969d628f39e /sys/dev/ed
parenta404d58b72412b5320b199f6c13342f6f8f599ef (diff)
downloadFreeBSD-src-7a403680509ad93fe524d65f6ef7da48920a1b6f.zip
FreeBSD-src-7a403680509ad93fe524d65f6ef7da48920a1b6f.tar.gz
Fix my previous commit. Remove ed_get_Linksys() function prototypes.
Diffstat (limited to 'sys/dev/ed')
-rw-r--r--sys/dev/ed/if_edvar.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/ed/if_edvar.h b/sys/dev/ed/if_edvar.h
index 535146e..7dcd2f4 100644
--- a/sys/dev/ed/if_edvar.h
+++ b/sys/dev/ed/if_edvar.h
@@ -197,8 +197,6 @@ int ed_probe_Novell __P((device_t, int, int));
int ed_probe_Novell_generic __P((device_t, int));
int ed_probe_HP_pclanp __P((device_t, int, int));
-int ed_get_Linksys __P((device_t));
-
int ed_attach __P((struct ed_softc *, int, int));
void ed_stop __P((struct ed_softc *));
void ed_pio_readmem __P((struct ed_softc *, int, unsigned char *,
OpenPOWER on IntegriCloud