Add files lines for lc device (LEMAC, DEC EtherWORKS III).

This commit is contained in:
matt 1997-07-31 21:56:33 +00:00
parent f80c1355fe
commit 16b1eea874

View File

@ -1,4 +1,4 @@
# $NetBSD: files,v 1.130 1997/07/28 22:48:59 jonathan Exp $
# $NetBSD: files,v 1.131 1997/07/31 21:56:33 matt Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@ -79,6 +79,10 @@ file dev/ic/uha.c uha
device ep: arp, ether, ifnet
file dev/ic/elink3.c ep
# DEC EtherWORKS III (LEMAC) Ethernet controllers
device lc: arp, ether, ifnet
file dev/ic/lemac.c lc
# LANCE and PCnet Ethernet controllers
device le: arp, ether, ifnet
file dev/ic/am7990.c le