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