1# $NetBSD: files.ioc,v 1.3 2009/02/12 06:33:57 rumble Exp $
2
3device	ioc {[offset = -1], [intr = -1] }
4attach	ioc at mainbus
5file	arch/sgimips/ioc/ioc.c			ioc
6
7device	oioc {[offset = -1], [intr = -1] }
8attach	oioc at mainbus
9file	arch/sgimips/ioc/oioc.c			oioc
10
11attach	le at oioc: le24
12file	arch/sgimips/ioc/if_le_oioc.c		le24
13
14device	oiocsc: wd33c93, scsi
15attach	oiocsc at oioc
16file	arch/sgimips/ioc/oiocsc.c		oiocsc
17