Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / sgimips / dev / files.dev
blobd83fb71f70fc6acd379d6a7205eb0bd32f4f21c9
1 #       $NetBSD: files.dev,v 1.9 2007/10/17 19:57:04 garbled Exp $
3 define giobus {}
5 # `int' should be first, as it provides intr_establish and other platform hooks
6 device  int
7 attach  int at mainbus
8 file    arch/sgimips/dev/int.c          int
10 device  ctl
11 attach  ctl at mainbus
12 file    arch/sgimips/dev/ctl.c
14 device  imc: giobus, eisabus
15 attach  imc at mainbus
16 file    arch/sgimips/dev/imc.c          imc needs-flag
18 device  pic: giobus
19 attach  pic at mainbus
20 file    arch/sgimips/dev/pic.c          pic needs-flag
22 device  dpclock
23 attach  dpclock at mainbus
24 file    arch/sgimips/dev/dpclock.c      dpclock
26 device  dsclock
27 attach  dsclock at mainbus 
28 file    arch/sgimips/dev/dsclock.c      dsclock
30 device  crime
31 attach  crime at mainbus
32 file    arch/sgimips/dev/crime.c                crime needs-flag
34 device  crmfb: wsemuldisplaydev, vcons, rasops8, rasops16, rasops32
35 attach  crmfb at mainbus
36 file    arch/sgimips/dev/crmfb.c                crmfb needs-flag
38 device  scn: tty
39 attach  scn at mainbus
40 file    arch/sgimips/dev/scn.c                  scn needs-flag
42 device  zsc {[channel = -1]}
43 device  zstty: tty
44 attach  zstty at zsc
45 file    dev/ic/z8530tty.c                       zstty needs-flag
47 device  zskbd: wskbddev
48 attach  zskbd at zsc
49 file    arch/sgimips/dev/zs_kbd.c               zskbd needs-flag
51 device  zsms: wsmousedev
52 attach  zsms at zsc
53 file    arch/sgimips/dev/zs_ms.c                zsms
55 file    arch/sgimips/dev/zs_kgdb.c              kgdb
56 file    arch/sgimips/dev/zs.c                   zsc needs-flag
57 file    dev/ic/z8530sc.c                        zsc
59 file    arch/sgimips/dev/wskbdmap_sgi.c         zskbd