aboutsummaryrefslogtreecommitdiff
path: root/tools/tools/vhba/README
blob: ced0b5db46f7d76dd28fa9f0cd9b227461c7e2df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$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.