xref: /freebsd/tools/tools/vhba/README (revision 396c556d77189a5c474d35cec6f44a762e310b7d)
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