summaryrefslogtreecommitdiff
path: root/sys/dev/isp
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.9.0_cvscvs2svn2003-10-2712-12/+12
* MFC: preparation for DAC support. 10160 support. F/W redefines. KeepingMatt Jacob2002-10-111-14/+26
* MFC: DAC related, ZIO defines.Matt Jacob2002-10-111-0/+7
* MFC: 10160 support. Bus space restriction changes.Matt Jacob2002-10-111-13/+50
* MFC: FLEX fix. Convergence to -current.Matt Jacob2002-10-111-29/+32
* MFC:Fix buglet in A64 CTIO3 structure copy.Matt Jacob2002-10-111-1/+1
* MFC: removal of useless variable. Addition of corrected isp_async actionsMatt Jacob2002-10-111-1/+12
* MFC: lose STRNCAT over the side. Beginnings of DAC support. Removal ofMatt Jacob2002-10-111-2/+6
* MFC: 10160 support. Initial DAC support. Lose STRNCAT over the side.Matt Jacob2002-10-111-63/+133
* MFC: bring us up to date with fixed target mode.Matt Jacob2002-07-292-23/+13
* MFC: bring us up to snuff with main development- new ISP_CFG_XXX definesMatt Jacob2002-07-291-4/+11
* MFC: add HEARTBEAT commands and FC4_FC_SVC define.Matt Jacob2002-07-291-0/+4
* MFC (1.82):Matt Jacob2002-07-291-239/+74
* MFC (1.7-1.8): add get/set param, ISP_FC_GETHINFO ioctlsMatt Jacob2002-07-291-0/+52
* MFC 1.26:Matt Jacob2002-07-291-1/+1
* MFC (1.62-1.67, as appropriate)Matt Jacob2002-07-291-22/+46
* MFC (1.79-1.80, all as sensible):Matt Jacob2002-07-291-152/+295
* MFC (1.94, 1.95):Matt Jacob2002-07-291-73/+129
* 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-424/+1407
* 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-606/+992
* 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-18/+85