aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/isp/ispvar.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.3.0_cvscvs2svn1999-09-161-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
* MFC: Clarify lun limits for FC && SCSI.Matt Jacob1999-08-161-3/+16
* MFC: add 2200 f/w; fix botched defineMatt Jacob1999-07-051-2/+2
* MFC: Add 2200 support. Add Fabric Support. Add SCCLUN support. Clean up a lot.Matt Jacob1999-07-031-40/+63
* MFC: Bruce pointed out I was being silly with volatile.Matt Jacob1999-06-241-4/+4
* MFC: Do 3 level f/w versions. 1080/1240 support (for dual bus hbas).Matt Jacob1999-05-111-34/+88
* up isp_fifo_threshold NVRAM storage to 3 bits (for future 128 bit)Matt Jacob1999-01-101-3/+3
* clarify headers;move uninit to outer layer;remove watchdogMatt Jacob1998-12-281-13/+59
* roll core version minor and wire a non-i386 default Loop ID to 113Matt Jacob1998-12-051-3/+7
* per bde (who is right about this) that an inlined fucntion with constMatt Jacob1998-09-171-19/+1
* Update QLogic ISP support for CAM. Add preliminary target mode support.Justin T. Gibbs1998-09-151-58/+115
* Fixed pedantic semantics errors (bitfields not of type int, signed intBruce Evans1998-06-081-3/+3
* Support compiling with `gcc -ansi'. Just use __inline instead of inline.Bruce Evans1998-05-011-2/+5
* Add support for the Qlogic ISP SCSI && FC/AL AdaptersMatt Jacob1998-04-221-0/+338