Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / dev / ofisa / files.ofisa
blobd79e9184d028d82b8bd3038acba5380e4840126a
1 #       $NetBSD: files.ofisa,v 1.11.16.3 2004/09/21 13:30:59 skrll Exp $
3 # OFW ISA bus support
4 # XXX eventually we should do something with these locators
5 define  ofisa { [i = -1], [it = -1], [iv = -1], [m = -1] }
6 device  ofisa: ofisa, ofbus
7 attach  ofisa at ofbus
8 file    dev/ofisa/ofisa.c               ofisa
10 # attachment for MI pckbc driver
11 attach  pckbc at ofisa with pckbc_ofisa
12 file    dev/ofisa/pckbc_ofisa.c         pckbc_ofisa
14 # attachment for MI com driver
15 attach  com at ofisa with com_ofisa
16 file    dev/ofisa/com_ofisa.c           com_ofisa
18 # attachment for MI lpt driver
19 attach  lpt at ofisa with lpt_ofisa
20 file    dev/ofisa/lpt_ofisa.c           lpt_ofisa & !ppbus
22 attach  atppc at ofisa with atppc_ofisa: isadma
23 file    dev/ofisa/atppc_ofisa.c         atppc_ofisa
25 # attachment for MI wdc driver
26 attach  wdc at ofisa with wdc_ofisa
27 file    dev/ofisa/wdc_ofisa.c           wdc_ofisa
29 # attachment of ISA SoundBlaster driver
30 attach  sb at ofisa with sb_ofisa
31 file    dev/ofisa/sb_ofisa.c            sb_ofisa
33 # attachment of ISA ESS Technology ES1887/ES888
34 attach  ess at ofisa with ess_ofisa
35 file    dev/ofisa/ess_ofisa.c           ess_ofisa
37 # attachment of ISA CS8900 driver
38 attach  cs at ofisa with cs_ofisa: of_network_dev, cs_isa_common, isadma
39 file    dev/ofisa/if_cs_ofisa.c         cs_ofisa
41 # attachment of ISA Game port driver
42 attach  joy at ofisa with joy_ofisa
43 file    dev/ofisa/joy_ofisa.c           joy_ofisa