files.eisa revision 1.1 1 # $NetBSD: files.eisa,v 1.1 1995/04/17 16:15:48 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 device ahb at isa: scsi # XXX should be at EISA
16 file dev/eisa/aha1742.c ahb
17