summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/isp/asm_2100.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Build isp2xxx firmware into separate object files so we only includejmatthew2014-02-101-3/+3
| | | | | | | 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 to latest levels- fixes several nasty bugs on the 2300 at least.mjacob2003-02-281-4690/+4726
|
* Roll f/w to latest && greatest for 2100 and 2200 cards.mjacob2001-12-141-4406/+4482
|
* update firmwaremjacob2001-10-241-1/+3311
|
* update to latest firmware levelsmjacob2001-02-121-4314/+4382
|
* Split PCI firmware into separate (product) files to minimizemjacob2000-07-061-0/+4657
CVS rototillage on f/w upgrades.