mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-07 21:19:47 -04:00
17 lines
413 B
Plaintext
17 lines
413 B
Plaintext
# $NetBSD: files.ioc,v 1.4 2009/02/13 23:55:33 he Exp $
|
|
|
|
device ioc {[offset = -1], [intr = -1] }
|
|
attach ioc at mainbus
|
|
file arch/sgimips/ioc/ioc.c ioc
|
|
|
|
device oioc {[offset = -1], [intr = -1] }
|
|
attach oioc at mainbus
|
|
file arch/sgimips/ioc/oioc.c oioc
|
|
|
|
attach le at oioc: le24
|
|
file arch/sgimips/ioc/if_le_oioc.c le24
|
|
|
|
device oiocsc: wd33c93, scsi
|
|
attach oiocsc at oioc
|
|
file arch/sgimips/ioc/oiocsc.c oiocsc
|