summaryrefslogtreecommitdiffstats
path: root/sys/dev/ispfw
Commit message (Collapse)AuthorAgeFilesLines
* Do a pass over all modules in the kernel and make them return EOPNOTSUPPphk2004-07-151-0/+1
| | | | | | | | for unknown events. A number of modules return EINVAL in this instance, and I have left those alone for now and instead taught MOD_QUIESCE to accept this as "didn't do anything".
* Add missing <sys/module.h> includesphk2004-05-301-0/+1
|
* Fix $FreeBSD$.obrien2004-03-211-4/+4
| | | | Reported by: Daniel O'Connor <doconnor@gsoft.com.au>
* Update firmware sets for the 12160, 2200 and 2300 cards to the (more ormjacob2004-01-143-14713/+14215
| | | | less) latest from QLogic.
* Use __FBSDID().obrien2003-08-241-1/+3
| | | | Also some minor style cleanups.
* Roll to latest level.mjacob2003-02-161-5870/+5868
|
* Know that a 10160 is the same as a 12160.mjacob2002-10-121-0/+2
| | | | MFC after: 0 days
* Get the most recent 2300 f/w that's on the QLogic intranet- fixes lotsmjacob2002-10-101-5683/+5802
| | | | | | of buglets and quite a few bugs. MFC after: 1 day
* Upgrade to latest QLogic f/w from their intranet site for 2100, 2200 andmjacob2002-09-013-15262/+15533
| | | | | | 2300 cards. MFC after: 1 day
* Add SBus firmware (compiled in only for sparc systems).mjacob2002-07-112-0/+1304
|
* Remove __P.alfred2002-03-201-2/+2
|
* Roll to latest production level firmware.mjacob2002-01-231-5037/+5506
| | | | MFC after: 1 day
* Roll firmware to latest offerings... Fixes a number of f/w relatedmjacob2001-12-132-9047/+12601
| | | | | | bugs. MFC after: 1 week
* Update to latest 12160 f/w.mjacob2001-10-201-1599/+1632
| | | | MFC after: 1 week
* Add 2300/2312 (2Gbit) firmware.mjacob2001-08-312-1/+5461
|
* update to latest and greatest f/wmjacob2001-02-115-11570/+13592
|
* roll to 2.01.26 levelmjacob2000-12-281-5227/+4903
|
* remove MAINTAINER filemjacob2000-12-281-2/+0
|
* some copyright cleanupsmjacob2000-09-211-5/+2
|
* remove unneeded includesmjacob2000-09-211-4/+0
| | | | (obtained from phk@freebsd.org)
* Roll back target mode f/w to 7.55- 7.65 hangs when presented with amjacob2000-07-171-1967/+1855
| | | | | | | non-disconnecting command. Interestingly enough, of the other flavors of the 7.65 f/w (the dual-id and multi-id flavor)- the dual-id doesn't hang (they're also supposed to be the same except for supporting dual or multi-id capture!), but other things are questionable as well.
* A side effect of new 12160 f/w- there is only one set whether targetmjacob2000-07-041-4/+1
| | | | mode enabled or not now (like the FC cards).
* roll new Qlogic 2200 firmware in placemjacob2000-07-041-4473/+5181
|
* roll new Qlogic 2100 firmware in placemjacob2000-07-041-3952/+4556
|
* roll new 12160.h firmware in placemjacob2000-07-041-3928/+2336
|
* Add in (separate files for different board's firmware) new files for ispfwmjacob2000-06-187-0/+20877
loadable module.
OpenPOWER on IntegriCloud