Home | History | Annotate | Download | only in isp
History log of /src/sys/dev/microcode/isp/asm_2322.h
RevisionDateAuthorComments
 1.3  28-Feb-2011  mjacob Update firmware sets for the (rare) 2322, 2400 and 2500. In particular the
latter two sets have boatloads of bug fixes.
 1.2  11-Mar-2008  mjacob branches: 1.2.26; 1.2.32; 1.2.34;
Checkpoint of some fairly major isp(4) rototilling.

Reintroduce more of a 'channel' concept in preparation for NP-IV support.
This gets rid of the chanA/chanB concept as the 2400 can have up to 128
virtual channels. Actually, with MID firmware you can also have the 2200
and 2300 support 'channels, but they do it with an FL-Port topology.
Because FC cards can now have 'channels', just about every support
function for fibre channel had to be redone to have a channel index
as well. Rototill isp_ioctl.h for channel stuff as well.

Pick up a lot of work about fabric management (hopefully better) and keep
work in place that will allow for dynamic attachment/detachment of devices
(if I can figure out how to make the midlayer support it).

Merge the target code with external trees. Eventually it might even
be sorted out on NetBSD.

Update some firmware stuff.
 1.1  24-May-2007  mjacob branches: 1.1.2; 1.1.4; 1.1.12; 1.1.14; 1.1.30; 1.1.34;
Major update to isp(4) driver to bring it in line with external sources.

The major changes are:

+ 4Gb (24XX) card support
+ Rewritten fabric and loop evaluation code
+ New f/w sets

The 4Gb changes required major rototilling, which caused a rewrite of
fabric and loop eval code. The latter can now be set up to tune for
dynamic device arrival/departure if the framework is set up for it,
or to be firm about waiting for devices.

Testing has been principally on amd64, i386 and sparc64 and seems to
not have broken things for me.
 1.1.34.1  03-Apr-2008  mjf Sync with HEAD.
 1.1.30.1  24-Mar-2008  keiichi sync with head.
 1.1.14.3  17-Mar-2008  yamt sync with head.
 1.1.14.2  03-Sep-2007  yamt sync with head.
 1.1.14.1  24-May-2007  yamt file asm_2322.h was added on branch yamt-lazymbuf on 2007-09-03 14:36:03 +0000
 1.1.12.1  23-Mar-2008  matt sync with HEAD
 1.1.4.2  11-Jul-2007  mjf Sync with head.
 1.1.4.1  24-May-2007  mjf file asm_2322.h was added on branch mjf-ufs-trans on 2007-07-11 20:06:46 +0000
 1.1.2.2  09-Jun-2007  ad Sync with head.
 1.1.2.1  24-May-2007  ad file asm_2322.h was added on branch vmlocking on 2007-06-09 21:37:21 +0000
 1.2.34.1  05-Mar-2011  bouyer Sync with HEAD
 1.2.32.1  06-Jun-2011  jruoho Sync with HEAD.
 1.2.26.1  05-Mar-2011  rmind sync with head

RSS XML Feed