aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/isp/ispvar.h
Commit message (Expand)AuthorAgeFilesLines
* MFC: spelling fix.Matt Jacob2004-02-021-1/+1
* MFC: preparation for DAC support. 10160 support. F/W redefines. KeepingMatt Jacob2002-10-111-14/+26
* MFC: bring us up to snuff with main development- new ISP_CFG_XXX definesMatt Jacob2002-07-291-4/+11
* MFC: new way of getting stuff from fabric name servers; slight cleanup ofMatt Jacob2002-04-161-3/+15
* MFC:Matt Jacob2002-03-211-1/+3
* MFC: Separation of 2300/2312 support. Enabling of RIO for FC && LVD cards.Matt Jacob2002-02-221-3/+30
* MFC: Major restructuring for swizzling to the request queue and unswizzling fromMatt Jacob2001-12-141-21/+31
* MFC: various things, mostly the most recent 2300 support.Matt Jacob2001-10-081-19/+52
* MFC SCSI device flag changes; Roll core minorMatt Jacob2001-07-301-10/+14
* Massive MFC- probably breaking lots of rules to do this, but limitedMatt Jacob2001-07-041-33/+42
* MFC: Role core minor. Handles are 16, not 32 bits. Add the ISPCTL_RUN_MBOXCMDMatt Jacob2001-03-041-3/+11
* MFC: removal of ISP2100_FABRIC. Insertion of extra loop states. MoreMatt Jacob2001-02-121-18/+85
* MFC: Add in HBA roles. Shuffle some fabric stuff so that ISPASYNC_PDB_CHANGEDMatt Jacob2001-01-171-12/+54
* MFC: Add interrupt instrumentation. Change ISP_CFG_NPORT config option toMatt Jacob2000-12-051-1/+11
* MFC: changes to default WWN handling.Matt Jacob2000-10-271-10/+14
* MFC the major rewrite of this driver (core version 2.0). MFC supportMatt Jacob2000-09-211-49/+206
* MFC: Remove obsolete isp_dogactive tag.Matt Jacob2000-07-041-14/+9
* MFC: roll core minor. Add definitions for topology.Matt Jacob2000-05-091-7/+14
* Add 12160 (Ultra3) defines. Add config option flag for forcing point-to-pointMatt Jacob2000-02-111-5/+12
* include public target mode functionsMatt Jacob2000-01-151-0/+3
* Roll minor revision number and add a more finalized listMatt Jacob2000-01-031-8/+7
* Add Dual LVD bus (1280) supportMatt Jacob1999-12-161-3/+10
* Fix some includes for when we (eventually) get target mode working again.Matt Jacob1999-11-211-53/+76
* Roll core version number. Do some stylistic changes. Ensure thatMatt Jacob1999-10-171-112/+49
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Clarify lun limits for FC && SCSI.Matt Jacob1999-08-161-3/+16
* add 2200 f/w; fix botched defineMatt Jacob1999-07-051-2/+2
* Roll revision levels. Move DEFAULT_LOOPID definition to platform files.Matt Jacob1999-07-021-40/+63
* Bruce pointed out I was being silly with volatile.Matt Jacob1999-06-241-5/+5
* Roll core minor number. Re-layout a lot of SCSI fields to accomodate multipleMatt Jacob1999-05-111-21/+23
* Change f/w revision to major,minor,micro version. Add in ISP1040C definition.Matt Jacob1999-04-041-5/+8
* Add in 1080 LVD support and some basis also for the 1240. The port databaseMatt Jacob1999-03-251-10/+17
* A wad of changes- prepping for 1080/1240 support (which caused a massiveMatt Jacob1999-03-171-7/+26
* Roll internal release tag. Roll core version minor. Fix broken DPARM_DEFAULTMatt Jacob1999-02-091-5/+8
* Implement and use Fast Posting for both parallel && fibre. Redo a bit ofMatt Jacob1999-01-301-8/+28
* 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