aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ed
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-02-20 19:59:29 +0000
committerWarner Losh <imp@FreeBSD.org>2005-02-20 19:59:29 +0000
commit57be6dcf4cf732178aea8563b20bc409adc8d77a (patch)
tree8906197d187add4272b2db71f0250f1ed7c306bb /sys/dev/ed
parentdf889dba9506466aab5505d518293876d590c76b (diff)
Notes
Diffstat (limited to 'sys/dev/ed')
-rw-r--r--sys/dev/ed/if_edvar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/ed/if_edvar.h b/sys/dev/ed/if_edvar.h
index abba725a85f0b..91a18b7d4ff84 100644
--- a/sys/dev/ed/if_edvar.h
+++ b/sys/dev/ed/if_edvar.h
@@ -205,7 +205,6 @@ int ed_probe_3Com(device_t, int, int);
int ed_probe_SIC(device_t, int, int);
#endif
int ed_probe_Novell(device_t, int, int);
-int ed_probe_Novell_generic(device_t, int);
void ed_Novell_read_mac(struct ed_softc *);
#ifdef ED_HPP
int ed_probe_HP_pclanp(device_t, int, int);