summaryrefslogtreecommitdiff
path: root/sys/dev/ispfw/ispfw.c
AgeCommit message (Expand)Author
2023-12-28ispfw(4): Update and add firmwareJoerg Pulz
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2020-11-20Remove parallel SCSI and 1/2Gb FC support from isp(4).Alexander Motin
2020-02-03Remove sparc64 kernel supportWarner Losh
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2015-11-23Rip off target mode support for parallel SCSI QLogic adapters.Alexander Motin
2015-10-22Remove residual verbosity.Alexander Motin
2015-10-20Update firmware images for Qlogic 24xx/25xx from 5.5.0 to 7.3.0.Alexander Motin
2010-03-05Don't spam dmesg with "registered firmware ..." when module is compiledMaxim Sobolev
2009-08-01Add 8Gb card firmware. Update some 2Gb and 4Gb f/w sets.Matt Jacob
2008-11-11Make ispfw(4) play nice with individual firmware modules.Jung-uk Kim
2006-12-10The MODULE_NAME should "ispfw" unless overriden, not "isp".Matt Jacob
2006-08-26Add QLogic 2400 (4Gb) firmware.Matt Jacob
2006-07-09Convert isp(4) and ispfw(4) to use firmware(9) to manage firmwareMatt Jacob
2006-07-03Add 2322 firmware.Matt Jacob
2005-12-04Fix -Wunder and make the sbus code really compile only on sparc64.Ruslan Ermilov
2005-01-23Remember to snag firmware for the DELL OEM (6312) cardMatt Jacob
2004-07-15Do a pass over all modules in the kernel and make them return EOPNOTSUPPPoul-Henning Kamp
2004-05-30Add missing <sys/module.h> includesPoul-Henning Kamp
2004-03-21Fix $FreeBSD$.David E. O'Brien
2003-08-24Use __FBSDID().David E. O'Brien
2002-10-12Know that a 10160 is the same as a 12160.Matt Jacob
2002-07-11Add SBus firmware (compiled in only for sparc systems).Matt Jacob
2002-03-20Remove __P.Alfred Perlstein
2001-08-31Add 2300/2312 (2Gbit) firmware.Matt Jacob
2001-02-11update to latest and greatest f/wMatt Jacob
2000-09-21some copyright cleanupsMatt Jacob
2000-09-21remove unneeded includesMatt Jacob
2000-07-04A side effect of new 12160 f/w- there is only one set whether targetMatt Jacob
2000-06-18Add in (separate files for different board's firmware) new files for ispfwMatt Jacob