xref: /freebsd/tools/tools/vhba/README (revision 74fe6c29fb7eef3418d7919dcd41dc1a04a982a1)
1$FreeBSD$
2Tue Jun  8 15:02:02 PDT 2010
3
4This packages is a testbed for a number of purposes and consists
5of two pieces.
6
7The first piece is a simple SIM driver for FreeBSD. It provides
8*just enough* framework to be useful, plus some nominally common
9code responses for code sharing purposes.
10
11The second piece(s) are underlying implementations which make various
12virtual devices implemented under the VHBA itself. The current ones
13are pretty much used to stress and test the FreeBSD CAM framework
14itself- this is why this is in the tool directory.
15
16Clearly other connections and possibilities exist as well.
17