Home | History | Annotate | Line # | Download | only in eisa
      1  1.28   thorpej #	$NetBSD: files.eisa,v 1.28 2020/01/20 18:38:17 thorpej Exp $
      2   1.1       cgd #
      3  1.14        pk # Config 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.15     enami 
      7  1.25     lukem defflag	EISAVERBOSE
      8   1.1       cgd 
      9  1.17   thorpej device	eisa {[slot = -1]}
     10   1.7   thorpej attach	eisa at eisabus
     11  1.23     lukem file	dev/eisa/eisa.c			eisa			needs-flag
     12   1.1       cgd 
     13  1.26  drochner file	dev/eisa/eisabusprint.c		eisabus
     14  1.26  drochner 
     15   1.2       cgd # Adaptec AHA-174x EISA SCSI Host Adapter family
     16  1.17   thorpej device	ahb: scsi
     17   1.7   thorpej attach	ahb at eisa
     18  1.12   mycroft file	dev/eisa/ahb.c			ahb
     19   1.9   mycroft 
     20  1.11      soda # Adaptec AHA-274x and aic7770 motherboard SCSI controllers
     21  1.20      fvdl attach	ahc at eisa with ahc_eisa: ahc_aic77xx
     22   1.9   mycroft file	dev/eisa/ahc_eisa.c		ahc_eisa
     23  1.12   mycroft 
     24  1.12   mycroft # BusLogic BT-7xx EISA family
     25  1.12   mycroft attach	bha at eisa with bha_eisa
     26  1.12   mycroft file	dev/eisa/bha_eisa.c		bha_eisa
     27  1.19        ad 
     28  1.19        ad # DPT EATA SCSI controllers
     29  1.19        ad attach	dpt at eisa with dpt_eisa
     30  1.19        ad file	dev/eisa/dpt_eisa.c		dpt_eisa
     31  1.12   mycroft 
     32  1.12   mycroft # UltraStor UHA-24f boards
     33  1.12   mycroft attach	uha at eisa with uha_eisa
     34  1.12   mycroft file	dev/eisa/uha_eisa.c		uha_eisa
     35   1.8   thorpej 
     36   1.8   thorpej # 3Com 3c579 and 3c509 masquerading as EISA Ethernet Controllers
     37   1.8   thorpej attach	ep at eisa with ep_eisa
     38   1.8   thorpej file	dev/eisa/if_ep_eisa.c		ep_eisa
     39  1.10   thorpej 
     40  1.22        ad # Compaq array controllers
     41  1.22        ad attach	cac at eisa with cac_eisa
     42  1.22        ad file	dev/eisa/cac_eisa.c		cac_eisa
     43  1.21   thorpej 
     44  1.22        ad # DEC DE422 EISA Ethernet controller
     45  1.21   thorpej attach	depca at eisa with depca_eisa
     46  1.21   thorpej file	dev/eisa/depca_eisa.c		depca_eisa
     47  1.18   thorpej 
     48  1.22        ad # DEC DE425 EISA Ethernet controller
     49  1.18   thorpej attach	tlp at eisa with tlp_eisa
     50  1.18   thorpej file	dev/eisa/if_tlp_eisa.c		tlp_eisa
     51  1.22        ad 
     52  1.24        ad # Mylex RAID controllers
     53  1.24        ad attach	mlx at eisa with mlx_eisa
     54  1.24        ad file	dev/eisa/mlx_eisa.c		mlx_eisa
     55