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