History log of /src/sys/dev/microcode/isp/asm_2300.h |
Revision | | Date | Author | Comments |
1.10 |
| 07-May-2009 |
mjacob | update firmware
|
1.9 |
| 11-Mar-2008 |
mjacob | branches: 1.9.4; 1.9.18; 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.8 |
| 24-May-2007 |
mjacob | branches: 1.8.8; 1.8.24; 1.8.28; 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.7 |
| 11-Dec-2005 |
christos | branches: 1.7.30; 1.7.32; merge ktrace-lwp.
|
1.6 |
| 27-Feb-2005 |
perry | branches: 1.6.4; nuke trailing whitespace
|
1.5 |
| 21-Jan-2004 |
briggs | branches: 1.5.8; 1.5.10; Updated firmware from QLogic via Matt Jacob (from his Jan 14 distribution). 12160 Firmware Version 10.04.41 (10:30 Mar 21, 2003) 2200 Firmware Version 2.02.06 (08:39 Jun 26, 2003) 2300 Firmware Version 3.02.15 (08:26 Jul 21, 2003) Matt's done some testing with it, and I've also tested on a very basic setup with a QLA 2310 and a tower of 4 FC drives. Unfortunately, there doesn't seem to be any change log for the firmware.
|
1.4 |
| 09-Feb-2003 |
mjacob | branches: 1.4.2; Roll to latest f/w. Supposed to correct some nasty f/w bugs.
|
1.3 |
| 18-Oct-2002 |
mjacob | Update to the latest Fibre Channel f/w from the QLogic intranet site. Fixes beaucoup bugs.
|
1.2 |
| 19-Feb-2002 |
mjacob | Update 2300 firmware to latest release level.
|
1.1 |
| 31-Aug-2001 |
mjacob | branches: 1.1.4; 1.1.6; Ulp! Open Wide! Another Firmware Enchilada! 2-Gigabit card firmware.
|
1.1.6.4 |
| 11-Nov-2002 |
nathanw | Catch up to -current
|
1.1.6.3 |
| 28-Feb-2002 |
nathanw | Catch up to -current.
|
1.1.6.2 |
| 21-Sep-2001 |
nathanw | Catch up to -current.
|
1.1.6.1 |
| 31-Aug-2001 |
nathanw | file asm_2300.h was added on branch nathanw_sa on 2001-09-21 22:35:47 +0000
|
1.1.4.3 |
| 16-Mar-2002 |
jdolecek | Catch up with -current.
|
1.1.4.2 |
| 13-Sep-2001 |
thorpej | Update the kqueue branch to HEAD.
|
1.1.4.1 |
| 31-Aug-2001 |
thorpej | file asm_2300.h was added on branch kqueue on 2001-09-13 01:15:43 +0000
|
1.4.2.4 |
| 04-Mar-2005 |
skrll | Sync with HEAD.
Hi Perry!
|
1.4.2.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.4.2.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.4.2.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.5.10.1 |
| 19-Mar-2005 |
yamt | sync with head. xen and whitespace. xen part is not finished.
|
1.5.8.1 |
| 29-Apr-2005 |
kent | sync with -current
|
1.6.4.2 |
| 17-Mar-2008 |
yamt | sync with head.
|
1.6.4.1 |
| 03-Sep-2007 |
yamt | sync with head.
|
1.7.32.1 |
| 11-Jul-2007 |
mjf | Sync with head.
|
1.7.30.1 |
| 27-May-2007 |
ad | Sync with head.
|
1.8.28.1 |
| 03-Apr-2008 |
mjf | Sync with HEAD.
|
1.8.24.1 |
| 24-Mar-2008 |
keiichi | sync with head.
|
1.8.8.1 |
| 23-Mar-2008 |
matt | sync with HEAD
|
1.9.18.1 |
| 13-May-2009 |
jym | Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
|
1.9.4.1 |
| 16-May-2009 |
yamt | sync with head
|