1*4541d682Sthorpej# $NetBSD: files.eisa,v 1.28 2020/01/20 18:38:17 thorpej Exp $ 2fac8a687Scgd# 3013ac04cSpk# Config file and device description for machine-independent EISA code. 4fac8a687Scgd# Included by ports that need it. Requires that the SCSI files be 5fac8a687Scgd# defined first. 6fac8a687Scgd 7ecb81c3fSlukemdefflag EISAVERBOSE 87f3eb8e4Senami 98354e685Sthorpejdevice eisa {[slot = -1]} 106d9ea4cfSthorpejattach eisa at eisabus 114bd76087Scgdfile dev/eisa/eisa.c eisa needs-flag 12fac8a687Scgd 135fa05333Sdrochnerfile dev/eisa/eisabusprint.c eisabus 145fa05333Sdrochner 15af67271aScgd# Adaptec AHA-174x EISA SCSI Host Adapter family 168354e685Sthorpejdevice ahb: scsi 176d9ea4cfSthorpejattach ahb at eisa 18e8b5bd5bSmycroftfile dev/eisa/ahb.c ahb 19aff40e2aSthorpej 209d1a802eSsoda# Adaptec AHA-274x and aic7770 motherboard SCSI controllers 217df61531Sfvdlattach ahc at eisa with ahc_eisa: ahc_aic77xx 2219b0b950Smycroftfile dev/eisa/ahc_eisa.c ahc_eisa 2319b0b950Smycroft 24e8b5bd5bSmycroft# BusLogic BT-7xx EISA family 25e8b5bd5bSmycroftattach bha at eisa with bha_eisa 26e8b5bd5bSmycroftfile dev/eisa/bha_eisa.c bha_eisa 27e8b5bd5bSmycroft 282bb59077Sad# DPT EATA SCSI controllers 292bb59077Sadattach dpt at eisa with dpt_eisa 302bb59077Sadfile dev/eisa/dpt_eisa.c dpt_eisa 312bb59077Sad 32e8b5bd5bSmycroft# UltraStor UHA-24f boards 33e8b5bd5bSmycroftattach uha at eisa with uha_eisa 34e8b5bd5bSmycroftfile dev/eisa/uha_eisa.c uha_eisa 35e8b5bd5bSmycroft 36aff40e2aSthorpej# 3Com 3c579 and 3c509 masquerading as EISA Ethernet Controllers 37aff40e2aSthorpejattach ep at eisa with ep_eisa 38aff40e2aSthorpejfile dev/eisa/if_ep_eisa.c ep_eisa 39f777a672Sthorpej 40688e72faSad# Compaq array controllers 41688e72faSadattach cac at eisa with cac_eisa 42688e72faSadfile dev/eisa/cac_eisa.c cac_eisa 43d05d2814Sthorpej 44688e72faSad# DEC DE422 EISA Ethernet controller 458cb7deb8Sthorpejattach depca at eisa with depca_eisa 468cb7deb8Sthorpejfile dev/eisa/depca_eisa.c depca_eisa 478cb7deb8Sthorpej 48688e72faSad# DEC DE425 EISA Ethernet controller 49d05d2814Sthorpejattach tlp at eisa with tlp_eisa 50d05d2814Sthorpejfile dev/eisa/if_tlp_eisa.c tlp_eisa 51688e72faSad 52ae9cc4faSad# Mylex RAID controllers 53ae9cc4faSadattach mlx at eisa with mlx_eisa 54ae9cc4faSadfile dev/eisa/mlx_eisa.c mlx_eisa 55