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