Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-30 | Add firmware file for 2400 series boards. | Kenneth R Westerback | |
2008-09-28 | Update 12160 firmware: 10.04.32 -> 10.04.41. From mjacob via FreeBSD. | Kenneth R Westerback | |
Tested & ok kettenis@ | |||
2008-07-11 | Qlogic -> QLogic | Igor Sobrado | |
2008-07-08 | Update 2300 firmware from 3.01.20 (Dec 19, 2002) to 3.03.19 (Nov | Kenneth R Westerback | |
30, 2005). From mjacob via FreeBSD. No known code dependency, and prepares ground for major isp update. Tested on a 2312 by dlg@. ok dlg@ deraadt@ | |||
2008-06-11 | Update firmware for QLogic 2200 cards from v2.02.03 to v2.02.06 which has | Kenneth R Westerback | |
been used in NetBSD and FreeBSD for years. Blade2002 with a 2200 still boots. From mjacob via FreeBSD. ok deraadt@ | |||
2003-02-28 | Update firmware to latest levels- fixes several nasty bugs on the 2300 at least. | mjacob | |
2002-05-17 | Update to latest released 2300/2312 f/w. | mjacob | |
2001-12-14 | Roll f/w to latest && greatest for 2100 and 2200 cards. | mjacob | |
2001-10-24 | update firmware | mjacob | |
2001-09-01 | Catch up with mainline of code development. | mjacob | |
Add support for 2 Gigabit cards (2300/2312). This necessitated a change in how interrupts are down- the 23XX has not only a different place to check for an interrupt, but unlike all other QLogic cards, you have to read the status as a 32 bit word- not 16 bit words. Rather than have device specific functions as called from the core module (in isp_intr), it makes more sense to have the platform/bus modules do the gruntwork of splitting out the isr, semaphore register and the first outgoing mailbox register (if needed) *prior* to calling isp_intr (if calling isp_intr is necessary at all). Rearchitect how regular SCSI parameters are stored or used. | |||
2001-02-12 | update to latest firmware levels | mjacob | |
2000-10-16 | update SBUS microcode to 1.37 (latest) | mjacob | |
2000-07-06 | Split PCI firmware into separate (product) files to minimize | mjacob | |
CVS rototillage on f/w upgrades. | |||
2000-02-20 | add Qlogic 12160 microcode | mjacob | |
1999-12-20 | add in initiator-only f/w (preferred) for parallel SCSI devices | mjacob | |
1999-11-22 | Roll in new firmware (also with a shiny new BSD style licence) | mjacob | |
1999-04-04 | Roll out changes because the tree is frozen. | mjacob | |
1999-04-04 | roll ISP1040 and ISP2100 f/w to latest release | mjacob | |
1999-03-25 | roll internal revision levels and enable 1080 support | mjacob | |
1999-03-17 | fix OpenBSD headers | mjacob | |
1999-03-17 | update firmware substantially | mjacob | |
1998-03-24 | add isp driver from netbsd, more munging needed | Theo de Raadt | |