History log of /netbsd-src/sys/dev/i2o/files.i2o (Results 1 – 10 of 10)
Revision Date Author Comments
# 0e93b3c2 01-Dec-2007 ad <ad@NetBSD.org>

The I2O LAN stuff was never tested and is just more code to maintain -
remove it.


# b46323f0 01-Dec-2007 ad <ad@NetBSD.org>

I2OVERBOSE/opt_i2o.h were removed


# f5673d6a 16-Nov-2007 christos <christos@NetBSD.org>

defopt I2OVERBOSE


# e5bca80a 16-Jun-2007 ad <ad@NetBSD.org>

- Merge changes from the vmlocking branch.
- Eliminate opt_i2o.h, since I2OVERBOSE is gone.


# ecb81c3f 28-Nov-2001 lukem <lukem@NetBSD.org>

- 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 c

- 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

show more ...


# fcf00dcc 21-Sep-2001 ad <ad@NetBSD.org>

Add `dpti', which is an I2O vendor extension implementing the DPT/Adaptec
control interface. This makes it possible to run the Linux versions of
dptmgr, raidutil, dptelog and other tools under NetBSD.


# 5b470dcd 06-Aug-2001 ad <ad@NetBSD.org>

Add iopl.


# 3aeb5f2f 24-Feb-2001 lukem <lukem@NetBSD.org>

whitespace police


# 57ea462d 26-Nov-2000 ad <ad@NetBSD.org>

lsu -> ld, by popular request.


# d49fd135 08-Nov-2000 ad <ad@NetBSD.org>

Add support for I2O adapters and SCSI/FC-AL/BSA class devices. This needs
more testing with different configurations, and work in a number of areas
(which I'm not able to do for a little while), but

Add support for I2O adapters and SCSI/FC-AL/BSA class devices. This needs
more testing with different configurations, and work in a number of areas
(which I'm not able to do for a little while), but is at least functional
and stable on i386 with DPT adapters.

show more ...