Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / dev / eisa / files.eisa
blob7bd3101cdca69eab341c3e869782be2a4cd9aa4d
1 #       $NetBSD: files.eisa,v 1.25.16.3 2004/09/21 13:27:37 skrll Exp $
3 # Config 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.
7 defflag EISAVERBOSE
9 device  eisa {[slot = -1]}
10 attach  eisa at eisabus
11 file    dev/eisa/eisa.c                 eisa                    needs-flag
13 file    dev/eisa/eisabusprint.c         eisabus
15 # Adaptec AHA-174x EISA SCSI Host Adapter family
16 device  ahb: scsi
17 attach  ahb at eisa
18 file    dev/eisa/ahb.c                  ahb
20 # Adaptec AHA-274x and aic7770 motherboard SCSI controllers
21 attach  ahc at eisa with ahc_eisa: ahc_aic77xx
22 file    dev/eisa/ahc_eisa.c             ahc_eisa
24 # BusLogic BT-7xx EISA family
25 attach  bha at eisa with bha_eisa
26 file    dev/eisa/bha_eisa.c             bha_eisa
28 # DPT EATA SCSI controllers
29 attach  dpt at eisa with dpt_eisa
30 file    dev/eisa/dpt_eisa.c             dpt_eisa
32 # UltraStor UHA-24f boards
33 attach  uha at eisa with uha_eisa
34 file    dev/eisa/uha_eisa.c             uha_eisa
36 # 3Com 3c579 and 3c509 masquerading as EISA Ethernet Controllers
37 attach  ep at eisa with ep_eisa
38 file    dev/eisa/if_ep_eisa.c           ep_eisa
40 # Compaq array controllers
41 attach  cac at eisa with cac_eisa
42 file    dev/eisa/cac_eisa.c             cac_eisa
44 # DEC DE422 EISA Ethernet controller
45 attach  depca at eisa with depca_eisa
46 file    dev/eisa/depca_eisa.c           depca_eisa
48 # DEC DE425 EISA Ethernet controller
49 attach  tlp at eisa with tlp_eisa
50 file    dev/eisa/if_tlp_eisa.c          tlp_eisa
52 # DEC DEFEA EISA FDDI controller
53 device  fea: pdq, fddi, ifnet, arp
54 attach  fea at eisa
55 file    dev/eisa/if_fea.c               fea
57 # Mylex RAID controllers
58 attach  mlx at eisa with mlx_eisa
59 file    dev/eisa/mlx_eisa.c             mlx_eisa