summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp/ispvar.h
Commit message (Expand)AuthorAgeFilesLines
* Implement a call to get the actual link data rate (if 23XX) so we canmjacob2001-10-011-1/+3
* Add some more firmware revision macros. Add firmware attributes fieldmjacob2001-09-031-1/+7
* Add 2 Gigabit Fibre Channel support (2300 && 2312 cards). This requiredmjacob2001-08-311-17/+42
* Fix a spelling error in a comment.mjacob2001-08-161-1/+1
* Redo how we manage SCSI device settings- have a 3rd flags (nvram) that recordsmjacob2001-07-301-9/+13
* Firmware crashes handled in platform specific code (isp_async call).mjacob2001-07-041-3/+5
* Fix botch for state levels. Role minor release. Start adding code for amjacob2001-06-051-6/+7
* Spring MegaChange #1.mjacob2001-05-281-5/+11
* In order to save ourselves grief with the SUNPRO compiler undermjacob2001-03-141-19/+19
* More 32 to 16 bit handle stuff. Roll core minor version.mjacob2001-03-041-2/+2
* Fix a longstanding bug- we had the sense of what bit 14mjacob2001-02-231-1/+9
* Eliminate ISP2100_FABRIC- we always allow for fabric now. Add anmjacob2001-02-111-19/+86
* Add was_fabric_dev/fabric_dev tags to our local FC database structuremjacob2001-01-151-9/+45
* ISPASYNC_PDB_CHANGED -> ISPASYNC_LOGGED_INOUT.mjacob2001-01-091-4/+3
* Add in Bill Sommerfeld's -Wformat stuff. Add a ISP_CFG_NOINIT optionmjacob2000-12-291-0/+7
* Add interrupt instrumentation. Change ISP_CFG_NPORT config option tomjacob2000-12-021-1/+11
* Change some default macro usages/definitions/requirements.mjacob2000-10-121-11/+16
* some copyright cleanupsmjacob2000-09-211-6/+2
* various fixesmjacob2000-08-271-10/+15
* Rewrite for version 2.0. Some structural changes, but alsomjacob2000-08-011-34/+189
* Remove obsolete isp_dogactive tag.mjacob2000-07-041-1/+1
* Add 8 bits of volatile mailbox busy mask- this will be the bitmask ofmjacob2000-06-271-3/+5
* Roll core minor version. Set ISP_MAX_LUNS to be off of new isp_maxlunsmjacob2000-06-181-11/+4
* Roll core minor version. Change our 'fabdev' tag to 'loggedin'.mjacob2000-05-091-6/+6
* Roll minor version. Increase size (and add defines for) topology storage.mjacob2000-04-211-2/+9
* Add 12160 (Ultra3) defines. Add config option flag for forcing point-to-pointmjacob2000-02-111-5/+12
* include public target mode functionsmjacob2000-01-151-0/+3
* Roll minor revision number and add a more finalized listmjacob2000-01-031-8/+7
* Add Dual LVD bus (1280) supportmjacob1999-12-161-3/+10
* Fix some includes for when we (eventually) get target mode working again.mjacob1999-11-211-54/+77
* Roll core version number. Do some stylistic changes. Ensure thatmjacob1999-10-171-112/+49
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Clarify lun limits for FC && SCSI.mjacob1999-08-161-3/+16
* add 2200 f/w; fix botched definemjacob1999-07-051-2/+2
* Roll revision levels. Move DEFAULT_LOOPID definition to platform files.mjacob1999-07-021-40/+63
* Bruce pointed out I was being silly with volatile.mjacob1999-06-241-5/+5
* Roll core minor number. Re-layout a lot of SCSI fields to accomodate multiplemjacob1999-05-111-21/+23
* Change f/w revision to major,minor,micro version. Add in ISP1040C definition.mjacob1999-04-041-5/+8
* Add in 1080 LVD support and some basis also for the 1240. The port databasemjacob1999-03-251-10/+17
* A wad of changes- prepping for 1080/1240 support (which caused a massivemjacob1999-03-171-7/+26
* Roll internal release tag. Roll core version minor. Fix broken DPARM_DEFAULTmjacob1999-02-091-5/+8
* Implement and use Fast Posting for both parallel && fibre. Redo a bit ofmjacob1999-01-301-8/+28
* up isp_fifo_threshold NVRAM storage to 3 bits (for future 128 bit)mjacob1999-01-101-3/+3
* clarify headers;move uninit to outer layer;remove watchdogmjacob1998-12-281-13/+59
* roll core version minor and wire a non-i386 default Loop ID to 113mjacob1998-12-051-3/+7
* per bde (who is right about this) that an inlined fucntion with constmjacob1998-09-171-19/+1
* Update QLogic ISP support for CAM. Add preliminary target mode support.gibbs1998-09-151-58/+115
* Fixed pedantic semantics errors (bitfields not of type int, signed intbde1998-06-081-3/+3
* Support compiling with `gcc -ansi'. Just use __inline instead of inline.bde1998-05-011-2/+5
* Add support for the Qlogic ISP SCSI && FC/AL Adaptersmjacob1998-04-221-0/+338
OpenPOWER on IntegriCloud