Use the MI LANCE drivers - the pmax-specific one no longer compiles.

This commit is contained in:
mhitch 1996-05-29 06:05:05 +00:00
parent a2d094fb48
commit 9d8526a68d
1 changed files with 10 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.pmax,v 1.31 1996/05/07 01:16:36 thorpej Exp $
# $NetBSD: files.pmax,v 1.32 1996/05/29 06:05:05 mhitch Exp $
# DECstation-specific configuration info
# maxpartitions must be first item in files.${ARCH}.
@ -108,10 +108,16 @@ file arch/pmax/dev/dtop.c dtop needs-flag
# LANCE ethernet driver.
# XXX Should use new machine-independent one instead.
# device defined in sys/conf/files
attach le at ioasic with le_pmax
attach le at tc with le_pmax
attach le at ioasic with le_ioasic
attach le at tc with le_tc
attach le at mainbus with le_pmax
file arch/pmax/tc/if_le.c le_pmax needs-flag
#file arch/pmax/tc/if_le.c (le_pmax|le_tc|le_ioasic) needs-flag
file dev/tc/if_le_dec.c (le_ioasic | le_tc | le_pmax)
file dev/tc/if_le_ioasic.c le_ioasic needs-flag #for le_iomem
file dev/tc/if_le_tc.c le_tc
file dev/tc/if_le_ibus.c le_pmax needs-flag #for kn01_intr
# 3100 (pmax) onboard framebuffer
device pm