aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/isp
Commit message (Expand)AuthorAgeFilesLines
* MFC:Matt Jacob2002-05-021-6/+23
* MFC: new way of getting stuff from fabric name servers; slight cleanup ofMatt Jacob2002-04-167-293/+882
* MFC:Matt Jacob2002-03-214-23/+54
* Move isp_pci.c to dev/isp in RELENG_4 branch.Matt Jacob2002-02-221-136/+102
* MFC: Separation of 2300/2312 support. Enabling of RIO for FC && LVD cards.Matt Jacob2002-02-2210-91/+869
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-02-221-0/+2062
* MFC: Add missing move of relative offset for CTIO2 updates.Matt Jacob2002-01-121-0/+1
* MFC: Major restructuring for swizzling to the request queue and unswizzling fromMatt Jacob2001-12-148-425/+1408
* MFC 1.81: Set QFULL scsi status if we get RQCS_QUEUE_FULL.Matt Jacob2001-10-291-8/+25
* MFC: Protect against deranged fabric nameservers that spit out 10000 identicalMatt Jacob2001-10-201-3/+16
* MFC: various things, mostly the most recent 2300 support.Matt Jacob2001-10-089-607/+993
* MFC 1.69- handle ISPASYNC_UNHANDLED_RESPONSE.Matt Jacob2001-08-161-1/+2
* MFC 1.71: Oops- don't set 'goal' twice when you mean to set 'nvrm' as well.Matt Jacob2001-08-021-1/+1
* MFC SCSI device flag changes; Roll core minorMatt Jacob2001-07-301-10/+14
* roll platform minorMatt Jacob2001-07-301-1/+1
* MFC:Matt Jacob2001-07-301-86/+65
* MFC:Matt Jacob2001-07-301-162/+154
* Not Quite MFC (-current has ithreads):Matt Jacob2001-07-081-7/+18
* fix munged header lineMatt Jacob2001-07-071-1/+1
* Ooops- don't forget to pull isp_ioctl.h back into RELENG_4 branch.Matt Jacob2001-07-041-1/+1
* Massive MFC- probably breaking lots of rules to do this, but limitedMatt Jacob2001-07-049-967/+1252
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-06-011-0/+76
* 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