aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/isp
Commit message (Expand)AuthorAgeFilesLines
* MFC: Role core minor. Handles are 16, not 32 bits. Add the ISPCTL_RUN_MBOXCMDMatt Jacob2001-03-041-3/+11
* MFC: The flag ICBOPT_BOTH_WWNS is more descriptive than ICBOPT_USE_PORTNAME.Matt Jacob2001-03-041-1/+1
* MFC: Update copyright. Accomodate changes to Qlogic parallel SCSI targetMatt Jacob2001-03-041-9/+13
* MFC: rev copyright. propage Asmodai's spelling correction. HandlesMatt Jacob2001-03-041-3/+4
* MFC: handles are 16 not 32 bits now.Matt Jacob2001-03-041-14/+14
* Roll platform minor.Matt Jacob2001-03-041-9/+9
* MFC: Remove usage of isp->isp_name/isp->isp_unit (use isp->isp_dev). RemoveMatt Jacob2001-03-041-55/+81
* MFC: Update Copyright. Change handles from 32 to 16 bits. Catch aMatt Jacob2001-03-041-28/+70
* MFC: Fix isp_print_qentry to print all four lines- it's been broken for months.Matt Jacob2001-03-021-2/+3
* MFC: removal of ISP2100_FABRIC. Insertion of extra loop states. MoreMatt Jacob2001-02-121-19/+86
* MFC: FC-AL position map structure.Matt Jacob2001-02-121-0/+16
* MFC: implementation of isp_fc_runstate function.Matt Jacob2001-02-121-0/+54
* Roll version minor. MFC: removal of ISP2100_FABRIC.Matt Jacob2001-02-121-2/+1
* MFC: cleanup of adapter role, 'fixing' of target mode.Matt Jacob2001-02-121-35/+33
* MFC: major rework of loop events.Matt Jacob2001-02-121-370/+593
* MFC: removal of MAINTAINER (let the games begin!)Matt Jacob2001-02-121-2/+0
* MFC: constify some strings (for better compile time checking support).Matt Jacob2001-01-171-129/+260
* MFC: fix for overflowing 32 bit timeout tick values (on high HZ alphas).Matt Jacob2001-01-171-22/+49
* MFC: Roll platform version. Wait longer for mailbox commands to time out.Matt Jacob2001-01-171-6/+11
* Add in offsets for ATIO2 WWPN && ATIO2 OXIDs...Matt Jacob2001-01-171-0/+3
* MFC: add some specific 2X00 status request defines. Add in the SNSMatt Jacob2001-01-171-1/+13
* MFC: add enough bits to access and reset the FPM and FBM modules.Matt Jacob2001-01-171-0/+17
* 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: Only call ISP_UNLOCK/ISP_LOCK if isp->isp_osinfo.intsok in USEC_SLEEP.Matt Jacob2000-12-051-42/+45
* MFC: Replace some more printfs with isp_prt's. Use isp_prt/ISP_LOGDEBUG0Matt Jacob2000-12-051-33/+32
* MFC: Make the Not RESPONSE in RESPONSE QUEUE message have a bit more infoMatt Jacob2000-12-051-14/+36
* fix copyrightMatt Jacob2000-10-271-1/+0
* fix type in copyrightMatt Jacob2000-10-271-1/+1
* MFC: changes to default WWN handling.Matt Jacob2000-10-272-41/+83
* MFC: changes to default WWN handling.Matt Jacob2000-10-271-18/+4
* MFC the major rewrite of this driver (core version 2.0). MFC supportMatt Jacob2000-09-219-1753/+2093
* MFC: correct missing portion of complete STRNCAT cleanup.Matt Jacob2000-07-181-1/+2
* MFC:Add in some new IN_XXX and CT_XXXX flags in preparationMatt Jacob2000-07-181-0/+6
* MFC:If debugging set, zero out an incoming response entryMatt Jacob2000-07-181-1/+5
* MFC (rev 1.42)- lots of target mode changes.Matt Jacob2000-07-181-40/+169
* MFC: Raise debug level for some messages. Fix botched inversionMatt Jacob2000-07-181-11/+9
* MFC:Matt Jacob2000-07-051-0/+12
* MFC:Matt Jacob2000-07-051-7/+14
* MFC: Remove obsolete isp_dogactive tag.Matt Jacob2000-07-041-14/+9
* MFC: Add mailbox bitmask macros (numbers of available mailbox registersMatt Jacob2000-07-041-17/+25
* MFC: add MBOX_GET_RESOURCE_COUNT commandMatt Jacob2000-07-041-0/+1
* MFC: add "disable autodisconnect" flagsMatt Jacob2000-07-041-0/+1
* MFC: Remove all ISP2100_SCCLUN define based code and replace it with runtimeMatt Jacob2000-07-041-27/+27
* MFC: Fix completely stupid and idiotiuc sprintfs in isp_inline.h withMatt Jacob2000-07-041-39/+33
* MFC: Roll platform minor number. Force definition of SCSI_ISP_FABRICMatt Jacob2000-07-041-28/+107
* MFC (1.35, 1.36, 1.37, 1.38, 1.39, 1.40): (yes, these should be a betterMatt Jacob2000-07-041-139/+215
* MFC (revisions 1.42 - 1.46) - I'm not going to replicate all of theMatt Jacob2000-07-041-494/+442
* MFC: Remove asm_pci.h from this branch- we now have the ispfw module.Matt Jacob2000-07-041-32639/+0
* MFC: roll core minor. Add definitions for topology.Matt Jacob2000-05-091-7/+14