1 # $NetBSD: files.i2o,v 1.7.12.1 2007/11/18 19:35:22 bouyer Exp $ 2 3 defflag opt_i2o.h I2OVERBOSE 4 device iop {tid = -1} 5 file dev/i2o/iop.c iop needs-flag 6 7 attach ld at iop with ld_iop 8 file dev/i2o/ld_iop.c ld_iop 9 10 device iopsp: scsi 11 attach iopsp at iop 12 file dev/i2o/iopsp.c iopsp 13 14 device iopl: ether, token, fddi, ifnet, arp 15 attach iopl at iop 16 file dev/i2o/iopl.c iopl 17 18 device dpti 19 attach dpti at iop 20 file dev/i2o/dpti.c dpti needs-flag 21