1996-03-17 03:43:52 +03:00
|
|
|
# $NetBSD: files.eisa,v 1.7 1996/03/17 00:47:21 thorpej Exp $
|
1995-04-17 20:15:48 +04:00
|
|
|
#
|
|
|
|
# Config.new file and device description for machine-independent EISA code.
|
|
|
|
# Included by ports that need it. Requires that the SCSI files be
|
|
|
|
# defined first.
|
|
|
|
|
1996-03-17 03:43:52 +03:00
|
|
|
device eisa {[slot = -1]}
|
|
|
|
attach eisa at eisabus
|
1996-02-27 03:20:54 +03:00
|
|
|
file dev/eisa/eisa.c eisa needs-flag
|
1995-04-17 20:15:48 +04:00
|
|
|
|
1995-04-17 21:54:15 +04:00
|
|
|
# Adaptec AHA-174x EISA SCSI Host Adapter family
|
1996-03-17 03:43:52 +03:00
|
|
|
device ahb: scsi
|
|
|
|
attach ahb at eisa
|
1996-02-27 03:20:54 +03:00
|
|
|
file dev/eisa/aha1742.c ahb
|