summaryrefslogtreecommitdiff
path: root/sys/dev/isp
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.1.1_cvscvs2svn2000-09-2511-11/+11
* MFC the major rewrite of this driver (core version 2.0). MFC supportMatt Jacob2000-09-219-1751/+2091
* 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-493/+441
* 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
* MFC: it is PORT not NODE for WWN in NVRAMMatt Jacob2000-05-091-1/+12
* MFC: protect macro with parensMatt Jacob2000-05-091-1/+1
* MFC: clarify some commentsMatt Jacob2000-05-091-12/+27
* MFC: clean up some prototpesMatt Jacob2000-05-091-3/+5
* MFC: put in the right place NA_RST_CLRDMatt Jacob2000-05-091-6/+12
* MFC: roll platform minorMatt Jacob2000-05-091-1/+1
* MFC: add a watchdog timeout routineMatt Jacob2000-05-091-2/+31
* MFC: some fabric && WWN related fixes, plus some bothces about overwritingMatt Jacob2000-05-091-153/+276
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-131-1769/+0
* Add in mailbox return codes for failed fabric logins (port_id_used,Matt Jacob2000-02-291-0/+23
* Minor non-FreeBSD changes (keeping source sync'd).Matt Jacob2000-02-291-8/+19
* Prettier print of fabric devices being attached- say what kind ofMatt Jacob2000-02-291-9/+59
* Slightly cleaner fabric support (whiter whites! redder reds!).. No,Matt Jacob2000-02-291-124/+138
* Clean up defines for correct 12160/1080 exclusion. Final 4.0.Matt Jacob2000-02-291-3/+3
* Fix ITDEBUG macro.Matt Jacob2000-02-151-1/+1
* Correctly identify which bus of dual bus SCSI adapters some target modeMatt Jacob2000-02-151-2/+8
* Clean up some target mode debug messages. Fix (finally, I believe)Matt Jacob2000-02-151-14/+9
* If the CDB length is greater than 12 for parallel SCSI, ispscsicmd hasMatt Jacob2000-02-151-1/+5
* Clean out residual bogosity for fast posting stuff- ISP_NO_FASTPOST_SCSIMatt Jacob2000-02-151-15/+12
* Add in 12160 (Ultra3) support. Redo things to use the newbus code.Matt Jacob2000-02-111-141/+196
* Turn back on fast posting- the code that turns it off (for 1020/1040) isMatt Jacob2000-02-111-5/+0
* Correct a minor typo in error message.Matt Jacob2000-02-111-1/+1
* Add in new async mbox defines for 2200- point to point stuff.Matt Jacob2000-02-111-0/+23
* Add in 12160 (Ultra3) NVRAM definitions.Matt Jacob2000-02-111-2/+76
* Add in 12160 (Ultra3) firmware. Gawd, this file is bulky.Matt Jacob2000-02-111-0/+4037
* Restructure nvram reading routine to split out to separate functionsMatt Jacob2000-02-111-362/+584
* Add 12160 (Ultra3) defines. Add config option flag for forcing point-to-pointMatt Jacob2000-02-111-5/+12
* There seems to be some problems, particularly on alpha, withMatt Jacob2000-01-211-0/+5
* Remove compile warning not seen when compiling with target mode enabled.Matt Jacob2000-01-151-0/+2
* Redo FC target mode dma routine to try and generate an extra CTIOMatt Jacob2000-01-151-106/+231