Home | History | Annotate | Line # | Download | only in i2o
files.i2o revision 1.5
      1  1.5     ad #	$NetBSD: files.i2o,v 1.5 2001/09/21 23:44:20 ad Exp $
      2  1.1     ad 
      3  1.1     ad defopt	opt_i2o.h	I2OVERBOSE I2ODEBUG
      4  1.1     ad 
      5  1.1     ad device	iop {tid = -1}
      6  1.3  lukem file	dev/i2o/iop.c			iop			needs-flag
      7  1.1     ad 
      8  1.2     ad attach	ld at iop with ld_iop
      9  1.3  lukem file	dev/i2o/ld_iop.c		ld_iop
     10  1.1     ad 
     11  1.1     ad device	iopsp: scsi
     12  1.1     ad attach	iopsp at iop
     13  1.3  lukem file	dev/i2o/iopsp.c			iopsp
     14  1.4     ad 
     15  1.4     ad device	iopl: ether, token, fddi, ifnet, arp
     16  1.4     ad attach	iopl at iop
     17  1.4     ad file	dev/i2o/iopl.c			iopl
     18  1.5     ad 
     19  1.5     ad device	dpti
     20  1.5     ad attach	dpti at iop
     21  1.5     ad file	dev/i2o/dpti.c			dpti			needs-flag
     22