freebsd-dev/tools/tools/vhba
Andriy Gapon a29cc9a34b Revert r253748,253749
This WIP should not have been committed yet.

Pointyhat to:	avg
2013-07-28 18:44:17 +00:00
..
faulty
lots
medium
mptest Consistently set us to be SPC3 for our inquiry data. 2010-08-11 17:25:14 +00:00
rptluns
simple
Makefile
opt_cam.h
README
vhba.c Consistently set us to be SPC3 for our inquiry data. 2010-08-11 17:25:14 +00:00
vhba.h Revert r253748,253749 2013-07-28 18:44:17 +00:00

$FreeBSD$
Tue Jun  8 15:02:02 PDT 2010

This packages is a testbed for a number of purposes and consists
of two pieces.

The first piece is a simple SIM driver for FreeBSD. It provides
*just enough* framework to be useful, plus some nominally common
code responses for code sharing purposes.

The second piece(s) are underlying implementations which make various
virtual devices implemented under the VHBA itself. The current ones
are pretty much used to stress and test the FreeBSD CAM framework
itself- this is why this is in the tool directory.

Clearly other connections and possibilities exist as well.