summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp/ispvar.h
Commit message (Expand)AuthorAgeFilesLines
* netchild's mega-patch to isolate compiler dependencies into a centraljoerg2005-03-021-1/+4
* Roll minor number.mjacob2005-01-231-1/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Store the target handles in a separate list from normal commands. Add anjl2004-05-241-1/+8
* These are changes to allow to use the Intel C/C++ compiler (lang/icc)trhodes2004-03-121-1/+1
* Change role defines so that they better match class 3 service parameters.mjacob2004-02-071-3/+4
* NetBSD'er with time on their hands (dma->DMA)mjacob2003-09-131-1/+1
* This should enable 10160 support. As best as I can tell, the samemjacob2002-10-111-3/+6
* Remove ISP_DMA_ADDR_T definition.mjacob2002-09-231-10/+17
* Remove STRNCAT (==>strncat) usage. Apparently I never read the manmjacob2002-09-061-1/+0
* Add ISPASYNC_FW_DUMPED async event.mjacob2002-08-171-0/+3
* Roll minor version. Add ISPASYNC_FW_RESTARTED async event. Addmjacob2002-06-161-4/+11
* Fix bus dma segment count to be based off of MAXPHYS, not BUS_SPACE_MAXSIZE.mjacob2002-04-041-3/+11
* Redo stuff for sparc64- primarily fix bus dma implementation. The endianmjacob2002-04-021-0/+4
* Limit fabric search to a default 256 entries. This will all go awaymjacob2002-03-211-1/+3
* Add in support firmware crash dumps. Change CFG options to splitmjacob2002-02-171-2/+13
* + A variety of 23XX changes:mjacob2002-02-041-2/+9
* Implement REDUCED INTERRUPT OPERATION usage form FC cards- this allows themjacob2002-01-031-1/+10
* Major restructuring for swizzling to the request queue and unswizzling frommjacob2001-12-111-21/+31
* 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
OpenPOWER on IntegriCloud