files.eisa revision 1.2
1#	$NetBSD: files.eisa,v 1.2 1995/04/17 17:54:15 cgd Exp $
2#
3# Config.new file and device description for machine-independent EISA code.
4# Included by ports that need it.  Requires that the SCSI files be
5# defined first.
6
7# XXX IN A PERFECT WORLD:
8# ports should define their own "device eisa" line (like the one below,
9# but with the correct bus attachment).
10
11# XXX there should be MI EISA configuration, but not yet.
12#device	eisa at root {[slot = -1]}
13#file	dev/eisa/eisa.c			eisa
14
15# Adaptec AHA-174x EISA SCSI Host Adapter family
16device	ahb at isa: scsi		# XXX should be at EISA
17file	dev/eisa/aha1742.c	ahb     
18