Add the missing attribute dp8390nic' for the device
we'.
This commit is contained in:
parent
77053262a2
commit
140159fa85
@ -1,4 +1,4 @@
|
||||
# $NetBSD: files.isa,v 1.44 1997/11/05 06:06:11 thorpej Exp $
|
||||
# $NetBSD: files.isa,v 1.45 1997/11/07 13:08:23 enami Exp $
|
||||
#
|
||||
# Config file and device description for machine-independent ISA code.
|
||||
# Included by ports that need it. Requires that the SCSI files be
|
||||
@ -207,7 +207,7 @@ attach sm at isa with sm_isa
|
||||
file dev/isa/if_sm_isa.c sm_isa
|
||||
|
||||
# WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ
|
||||
device we: ether, ifnet, arp
|
||||
device we: ether, ifnet, arp, dp8390nic
|
||||
attach we at isa
|
||||
file dev/isa/if_we.c we
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user