NetBSD/sys/dev/i2o/files.i2o
lukem ecb81c3f6d - convert usage of "defopt" to "defflag" where the relevant option does
not support a value (e.g., it's to be used as "options FOO" instead of
  "options FOO=xxx"). options that take a value were converted to
  defparam recently.
- minor whitespace & formatting cleanups
2001-11-28 10:21:10 +00:00

22 lines
451 B
Plaintext

# $NetBSD: files.i2o,v 1.6 2001/11/28 10:21:21 lukem Exp $
defflag opt_i2o.h I2OVERBOSE I2ODEBUG
device iop {tid = -1}
file dev/i2o/iop.c iop needs-flag
attach ld at iop with ld_iop
file dev/i2o/ld_iop.c ld_iop
device iopsp: scsi
attach iopsp at iop
file dev/i2o/iopsp.c iopsp
device iopl: ether, token, fddi, ifnet, arp
attach iopl at iop
file dev/i2o/iopl.c iopl
device dpti
attach dpti at iop
file dev/i2o/dpti.c dpti needs-flag