aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/lnc
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1994-10-23 21:28:03 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1994-10-23 21:28:03 +0000
commit2f86936a077e531bc6fed8688d33030ae28ea45a (patch)
treec2370b235711beb410091996b92230bc38cd2a7e /sys/dev/lnc
parente8fbe458e4e300f2d5edc97a04eeee01c368267a (diff)
Notes
Diffstat (limited to 'sys/dev/lnc')
-rw-r--r--sys/dev/lnc/if_lnc.c8
1 files changed, 6 insertions, 2 deletions
diff --git a/sys/dev/lnc/if_lnc.c b/sys/dev/lnc/if_lnc.c
index 1c6911aea329..ae3dd1ca0a80 100644
--- a/sys/dev/lnc/if_lnc.c
+++ b/sys/dev/lnc/if_lnc.c
@@ -730,8 +730,12 @@ lnc_tint(int unit)
static struct kern_devconf kdc_lnc[NLNC] = { {
0, 0, 0, /* filled in by dev_attach */
- "lnc", 0, { "isa0", MDDT_ISA, 0 },
- isa_generic_externalize, 0, 0, ISA_EXTERNALLEN
+ "lnc", 0, { MDDT_ISA, 0, "net" },
+ isa_generic_externalize, 0, 0, ISA_EXTERNALLEN,
+ &kdc_isa0, /* parent */
+ 0, /* parentdata */
+ DC_BUSY,
+ "Generic LANCE-based Ethernet adapter"
} };
static inline void