summaryrefslogtreecommitdiff
path: root/sys/dev/isp/ispvar.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.1.0_cvscvs2svn2000-07-261-1/+1
* 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