summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/isp/asm_2200.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Build isp2xxx firmware into separate object files so we only includejmatthew2014-02-101-2/+2
| | | | | | | one copy when both isp(4) and qla(4) are enabled. This is a temporary measure until qla(4) takes over completely. looked at by miod@ and kettenis@
* Qlogic -> QLogicsobrado2008-07-111-2/+2
|
* Update firmware for QLogic 2200 cards from v2.02.03 to v2.02.06 which haskrw2008-06-111-5011/+4591
| | | | | | | been used in NetBSD and FreeBSD for years. Blade2002 with a 2200 still boots. From mjacob via FreeBSD. ok deraadt@
* Update firmware to latest levels- fixes several nasty bugs on the 2300 at least.mjacob2003-02-281-4976/+5054
|
* Roll f/w to latest && greatest for 2100 and 2200 cards.mjacob2001-12-141-4934/+5032
|
* update firmwaremjacob2001-10-241-4673/+4743
|
* update to latest firmware levelsmjacob2001-02-121-5228/+4904
|
* Split PCI firmware into separate (product) files to minimizemjacob2000-07-061-0/+5364
CVS rototillage on f/w upgrades.