1 # $NetBSD: files.eisa,v 1.7 1996/03/17 00:47:21 thorpej 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 device eisa {[slot = -1]} 8 attach eisa at eisabus 9 file dev/eisa/eisa.c eisa needs-flag 10 11 # Adaptec AHA-174x EISA SCSI Host Adapter family 12 device ahb: scsi 13 attach ahb at eisa 14 file dev/eisa/aha1742.c ahb 15