Home | History | Annotate | Line # | Download | only in eisa
files.eisa revision 1.3
      1 #	$NetBSD: files.eisa,v 1.3 1996/02/27 00:21:05 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 # The eisabus attribute definition should probably move to /sys/conf/files.
      8 define eisabus { }
      9 
     10 device	eisa at eisabus, root {[slot = -1]}
     11 file	dev/eisa/eisa.c			eisa	needs-flag
     12 
     13 # Adaptec AHA-174x EISA SCSI Host Adapter family
     14 device	ahb at eisa: scsi
     15 file	dev/eisa/aha1742.c		ahb
     16