aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ispfw/ispfw.c
Commit message (Expand)AuthorAgeFilesLines
* ispfw(4): Update and add firmwareJoerg Pulz2024-01-191-0/+45
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Remove parallel SCSI and 1/2Gb FC support from isp(4).Alexander Motin2020-11-201-108/+0
* Remove sparc64 kernel supportWarner Losh2020-02-031-21/+0
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Rip off target mode support for parallel SCSI QLogic adapters.Alexander Motin2015-11-231-33/+0
* Remove residual verbosity.Alexander Motin2015-10-221-29/+10
* Update firmware images for Qlogic 24xx/25xx from 5.5.0 to 7.3.0.Alexander Motin2015-10-201-26/+2
* Don't spam dmesg with "registered firmware ..." when module is compiledMaxim Sobolev2010-03-051-2/+13
* Add 8Gb card firmware. Update some 2Gb and 4Gb f/w sets.Matt Jacob2009-08-011-1/+40
* Make ispfw(4) play nice with individual firmware modules.Jung-uk Kim2008-11-111-41/+109
* The MODULE_NAME should "ispfw" unless overriden, not "isp".Matt Jacob2006-12-101-1/+1
* Add QLogic 2400 (4Gb) firmware.Matt Jacob2006-08-261-1/+13
* Convert isp(4) and ispfw(4) to use firmware(9) to manage firmwareMatt Jacob2006-07-091-119/+144
* Add 2322 firmware.Matt Jacob2006-07-031-0/+5
* Fix -Wunder and make the sbus code really compile only on sparc64.Ruslan Ermilov2005-12-041-3/+3
* Remember to snag firmware for the DELL OEM (6312) cardMatt Jacob2005-01-231-0/+2
* Do a pass over all modules in the kernel and make them return EOPNOTSUPPPoul-Henning Kamp2004-07-151-0/+1
* Add missing <sys/module.h> includesPoul-Henning Kamp2004-05-301-0/+1
* Fix $FreeBSD$.David E. O'Brien2004-03-211-4/+4
* Use __FBSDID().David E. O'Brien2003-08-241-1/+3
* Know that a 10160 is the same as a 12160.Matt Jacob2002-10-121-0/+2
* Add SBus firmware (compiled in only for sparc systems).Matt Jacob2002-07-111-0/+13
* Remove __P.Alfred Perlstein2002-03-201-2/+2
* Add 2300/2312 (2Gbit) firmware.Matt Jacob2001-08-311-1/+9
* update to latest and greatest f/wMatt Jacob2001-02-111-1/+4
* some copyright cleanupsMatt Jacob2000-09-211-5/+2
* remove unneeded includesMatt Jacob2000-09-211-4/+0
* A side effect of new 12160 f/w- there is only one set whether targetMatt Jacob2000-07-041-4/+1
* Add in (separate files for different board's firmware) new files for ispfwMatt Jacob2000-06-181-0/+157