if_le conflicts with the Alpha; move description back to i386

This commit is contained in:
cgd 1995-04-17 20:23:32 +00:00
parent 21b0b278fc
commit 15552a0e17
2 changed files with 11 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.i386.newconf,v 1.51 1995/04/17 16:58:14 cgd Exp $
# $NetBSD: files.i386.newconf,v 1.52 1995/04/17 20:23:32 cgd Exp $
#
# new style config file for i386 architecture
#
@ -100,6 +100,12 @@ major {fd = 2}
device spkr at isa: tty
file arch/i386/isa/spkr.c speaker needs-flag
# AMD am7990 (Lance) -based boards
# (BICC Isolan, NE2100, DEPCA)
# XXX conflicts with other ports; can't be in files.isa
device le at isa: ether, ifnet, isadma
file dev/isa/if_le.c le
#
# EISA-only drivers
#

View File

@ -1,4 +1,4 @@
# $NetBSD: files.isa,v 1.2 1995/04/17 17:54:30 cgd Exp $
# $NetBSD: files.isa,v 1.3 1995/04/17 20:23:45 cgd Exp $
#
# Config.new file and device description for machine-independent ISA code.
# Included by ports that need it. Requires that the SCSI files be
@ -149,8 +149,9 @@ file dev/isa/if_ie.c ie
# AMD am7990 (Lance) -based boards
# (BICC Isolan, NE2100, DEPCA)
device le at isa: ether, ifnet, isadma
file dev/isa/if_le.c le
# XXX conflicts with alpha if_le.c
#device le at isa: ether, ifnet, isadma
#file dev/isa/if_le.c le
#
# ISA Sound hardware