1# $NetBSD: files.gio,v 1.11 2009/02/12 06:33:57 rumble Exp $
2
3device    gio {[slot = -1], [addr = -1]}
4attach    gio at giobus
5
6file      arch/sgimips/gio/gio.c                  gio needs-flag
7
8device    hpc {[offset = -1]}: smc93cx6
9attach    hpc at gio
10file      arch/sgimips/hpc/hpc.c                  hpc
11
12include "arch/sgimips/hpc/files.hpc"
13
14# XL graphics
15device    newport: wsemuldisplaydev, vcons, rasops8
16attach    newport at gio
17file      arch/sgimips/gio/newport.c    newport needs-flag
18
19# GR2 graphics
20device    grtwo: wsemuldisplaydev
21attach    grtwo at gio
22file      arch/sgimips/gio/grtwo.c      grtwo needs-flag
23
24# LG1/LG2 graphics
25device    light: wsemuldisplaydev
26attach    light at gio
27file      arch/sgimips/gio/light.c      light needs-flag
28
29# PCI cards glued to the GIO bus
30device    giopci: pcibus
31attach    giopci at gio
32file      arch/sgimips/gio/pci_gio.c    giopci
33
34# Other GIO boards..
35