summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/files.raidframe
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/raidframe/files.raidframe')
0 files changed, 0 insertions, 0 deletions
b2de2b186ee181adc522edbccce7770a'>Update 2400 f/w to something more akin to what is current.mjacob 2008-03-11Checkpoint of some fairly major isp(4) rototilling.mjacob 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. 2008-03-09Remove files that have no apparent immediate use.mjacob 2007-05-24Major update to isp(4) driver to bring it in line with external sources.mjacob 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. 2005-12-11merge ktrace-lwp.christos 2005-05-31remove bogus cast.christos 2005-03-01revert the whitespace kill -- these are binaries.perry 2005-02-27nuke trailing whitespaceperry 2004-08-01Add binary versions of firmware images, which will be used Soon.mycroft 2004-05-02Revert ISP2100 firmware to Qlogic revision 1.19.16 (the version that shippedtls with NetBSD 1.5). With all newer versions available to us, we have seen some adapters crash -- and fail to respond to reset -- under certain heavy load conditions. This version appears stable under heavy load with the current driver on multiple systems on which we can reproduce the failure with newer versions. 2004-01-21Updated firmware from QLogic via Matt Jacob (from his Jan 14 distribution).briggs 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. 2003-02-09Roll to latest f/w. Supposed to correct some nasty f/w bugs.mjacob 2002-10-18Update to the latest Fibre Channel f/w from the QLogic intranet site.mjacob Fixes beaucoup bugs. 2002-03-22Cast for now non-const in ispdv structure.mjacob 2002-02-19Update 2300 firmware to latest release level.mjacob 2001-12-14Roll f/w to latest level, correcting several, ah, interesting bugs.mjacob 2001-10-20Update to latest 12160 initiator firmware.mjacob 2001-08-31Ulp! Open Wide! Another Firmware Enchilada!mjacob 2-Gigabit card firmware. 2001-04-11Only install headers which are actually used by our userland. Thisjdolecek saves about 2.2MB under /usr/include/dev/. Discussed on tech-kern@ recently. I HOPE to get the list right. The headers I left in are ones used for MI tools and those whose usage I discovered by grep over tree sources. Feel free to put needed includes back in if you encounter anything which should not be removed from lists. 2001-02-12update to latest f/wmjacob 2000-12-28roll to 2.01.26 f/wmjacob 2000-10-16roll SBus f/w to latest released level (1.37)mjacob 2000-07-05split firmware into smaller filesmjacob