summaryrefslogtreecommitdiff
path: root/sys/dev/isp/ispvar.h
Commit message (Expand)AuthorAgeFilesLines
* NetBSD'er with time on their hands (dma->DMA)Matt Jacob2003-09-131-1/+1
* This should enable 10160 support. As best as I can tell, the sameMatt Jacob2002-10-111-3/+6
* Remove ISP_DMA_ADDR_T definition.Matt Jacob2002-09-231-10/+17
* Remove STRNCAT (==>strncat) usage. Apparently I never read the manMatt Jacob2002-09-061-1/+0
* Add ISPASYNC_FW_DUMPED async event.Matt Jacob2002-08-171-0/+3
* Roll minor version. Add ISPASYNC_FW_RESTARTED async event. AddMatt Jacob2002-06-161-4/+11
* Fix bus dma segment count to be based off of MAXPHYS, not BUS_SPACE_MAXSIZE.Matt Jacob2002-04-041-3/+11
* Redo stuff for sparc64- primarily fix bus dma implementation. The endianMatt Jacob2002-04-021-0/+4
* Limit fabric search to a default 256 entries. This will all go awayMatt Jacob2002-03-211-1/+3
* Add in support firmware crash dumps. Change CFG options to splitMatt Jacob2002-02-171-2/+13
* + A variety of 23XX changes:Matt Jacob2002-02-041-2/+9
* Implement REDUCED INTERRUPT OPERATION usage form FC cards- this allows theMatt Jacob2002-01-031-1/+10
* Major restructuring for swizzling to the request queue and unswizzling fromMatt Jacob2001-12-111-21/+31
* Implement a call to get the actual link data rate (if 23XX) so we canMatt Jacob2001-10-011-1/+3
* Add some more firmware revision macros. Add firmware attributes fieldMatt Jacob2001-09-031-1/+7
* Add 2 Gigabit Fibre Channel support (2300 && 2312 cards). This requiredMatt Jacob2001-08-311-17/+42
* Fix a spelling error in a comment.Matt Jacob2001-08-161-1/+1
* Redo how we manage SCSI device settings- have a 3rd flags (nvram) that recordsMatt Jacob2001-07-301-9/+13
* Firmware crashes handled in platform specific code (isp_async call).Matt Jacob2001-07-041-3/+5
* Fix botch for state levels. Role minor release. Start adding code for aMatt Jacob2001-06-051-6/+7
* Spring MegaChange #1.Matt Jacob2001-05-281-5/+11
* In order to save ourselves grief with the SUNPRO compiler underMatt Jacob2001-03-141-19/+19
* More 32 to 16 bit handle stuff. Roll core minor version.Matt Jacob2001-03-041-2/+2
* Fix a longstanding bug- we had the sense of what bit 14Matt Jacob2001-02-231-1/+9
* Eliminate ISP2100_FABRIC- we always allow for fabric now. Add anMatt Jacob2001-02-111-18/+85
* Add was_fabric_dev/fabric_dev tags to our local FC database structureMatt Jacob2001-01-151-9/+45
* ISPASYNC_PDB_CHANGED -> ISPASYNC_LOGGED_INOUT.Matt Jacob2001-01-091-4/+3
* Add in Bill Sommerfeld's -Wformat stuff. Add a ISP_CFG_NOINIT optionMatt Jacob2000-12-291-0/+7
* Add interrupt instrumentation. Change ISP_CFG_NPORT config option toMatt Jacob2000-12-021-1/+11
* Change some default macro usages/definitions/requirements.Matt Jacob2000-10-121-9/+14
* some copyright cleanupsMatt Jacob2000-09-211-6/+2
* various fixesMatt Jacob2000-08-271-10/+15
* Rewrite for version 2.0. Some structural changes, but alsoMatt Jacob2000-08-011-34/+189
* Remove obsolete isp_dogactive tag.Matt Jacob2000-07-041-1/+1
* Add 8 bits of volatile mailbox busy mask- this will be the bitmask ofMatt Jacob2000-06-271-3/+5
* Roll core minor version. Set ISP_MAX_LUNS to be off of new isp_maxlunsMatt Jacob2000-06-181-11/+4
* Roll core minor version. Change our 'fabdev' tag to 'loggedin'.Matt Jacob2000-05-091-6/+6
* Roll minor version. Increase size (and add defines for) topology storage.Matt Jacob2000-04-211-2/+9
* 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