index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
isp
/
isp_target.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some stupid copyright mistakes that have been there for quite some time.
mjacob
2007-03-10
1
-24
/
+26
*
Grumble- let a linux-ism slip in and had an llx which
mjacob
2007-01-20
1
-9
/
+12
*
MFP4: Move default setting to the end of isp_reset instead of the
mjacob
2007-01-20
1
-6
/
+8
*
Add a chip timeout to ENABLE/MODIFY/DISABLE lun calls.
mjacob
2006-12-05
1
-0
/
+1
*
Add 4Gb (24XX) support and lay the foundation for a lot of new stuff.
mjacob
2006-11-02
1
-74
/
+518
*
Fix na_fcentry_t to not have a lun field. Fix indentation in handly
mjacob
2006-08-04
1
-26
/
+43
*
Some rearrangement of headers to minimize diffs with outside of
mjacob
2006-07-16
1
-5
/
+2
*
Put in some missing target mode for 2KLOGIN f/w spots.
mjacob
2006-07-10
1
-10
/
+24
*
Redo some code based upon issues found by Coverity.
mjacob
2006-04-21
1
-1
/
+1
*
Some more gratuitous format and name changes.
mjacob
2006-04-21
1
-28
/
+28
*
a) clean up some declaration stuff (i.e., make more modern with respect
mjacob
2006-02-15
1
-22
/
+23
*
First of several commits as this driver is dusted off and maybe brought
mjacob
2006-01-23
1
-125
/
+216
*
Macroize the making of tag ids.
mjacob
2005-01-23
1
-2
/
+2
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Store the target handles in a separate list from normal commands. Add a
njl
2004-05-24
1
-2
/
+2
*
Fix a bug where we never managed to include the sense data we wanted to send.
mjacob
2004-01-29
1
-2
/
+2
*
Fix longstanding buglet- for centrally handled CTIO2s we were checking the wrong
mjacob
2004-01-29
1
-2
/
+3
*
Some ridiculous target mode botches- like having the wrong definitions
mjacob
2003-09-13
1
-10
/
+14
*
Remove unused variables
phk
2003-05-31
1
-0
/
+2
*
Pointy hat- bad commit.
mjacob
2003-02-16
1
-1
/
+1
*
Make sure we propagate rxid && iid in isp_target_put_atio
mjacob
2003-02-16
1
-0
/
+2
*
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
schweikh
2002-12-30
1
-1
/
+1
*
LINT related fixes (as noticed by bde)
mjacob
2002-10-14
1
-6
/
+6
*
Change isp_target_async to a function returning an integer.
mjacob
2002-06-16
1
-20
/
+8
*
+ A variety of 23XX changes:
mjacob
2002-02-04
1
-0
/
+5
*
Major restructuring for swizzling to the request queue and unswizzling from
mjacob
2001-12-11
1
-31
/
+45
*
Note for ATIOs returned because of BDRs or Bus Resets for which bus this
mjacob
2001-09-04
1
-20
/
+34
*
Because we now store SCCLUN capabilities in firmware attributes, get
mjacob
2001-09-03
1
-16
/
+19
*
Spring MegaChange #1.
mjacob
2001-05-28
1
-56
/
+27
*
Perform some more Ansification. Remove and then replace the isp_putback_atio
mjacob
2001-04-04
1
-84
/
+49
*
Clean up usage- ct_reserved is really ct_syshandle now.
mjacob
2001-03-14
1
-13
/
+13
*
Switch to using 16 bit handles instead of 32 bit handles.
mjacob
2001-03-02
1
-2
/
+3
*
Fix typo: wierd -> weird.
asmodai
2001-02-06
1
-1
/
+1
*
some copyright cleanups
mjacob
2000-09-21
1
-5
/
+2
*
various fixes
mjacob
2000-08-27
1
-4
/
+2
*
Remove isp_tdebug. Change all PRINTF macros to the now common
mjacob
2000-08-01
1
-125
/
+117
*
If debugging set, zero out an incoming response entry
mjacob
2000-07-18
1
-1
/
+5
*
Remove all ISP2100_SCCLUN define based code and replace it with runtime
mjacob
2000-06-18
1
-27
/
+27
*
Some minor tweaklets.
mjacob
2000-04-21
1
-6
/
+12
*
Correctly identify which bus of dual bus SCSI adapters some target mode
mjacob
2000-02-15
1
-2
/
+8
*
Correct a minor typo in error message.
mjacob
2000-02-11
1
-1
/
+1
*
cleanup- it was not MI code as it should have been
mjacob
2000-01-15
1
-16
/
+11
*
set default target mode debug to 0
mjacob
2000-01-04
1
-1
/
+1
*
These are platform independent functions for target mode support.
mjacob
2000-01-04
1
-0
/
+1227