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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the SAN login/logout stuff more common between different chipsets
mjacob
2006-11-18
6
-75
/
+175
*
Disable code to set max read byte count on the 2400.
mjacob
2006-11-17
1
-0
/
+6
*
Increase the timeout for some SAN commands.
mjacob
2006-11-16
3
-11
/
+43
*
minor change to reduce some diff noise
mjacob
2006-11-16
2
-2
/
+3
*
Push things closer to path failover by implementing loop down and
mjacob
2006-11-14
8
-495
/
+940
*
Add 4Gb (24XX) support and lay the foundation for a lot of new stuff.
mjacob
2006-11-02
14
-3346
/
+7601
*
2nd and final commit that moves us to CAM_NEW_TRAN_CODE
mjacob
2006-11-02
1
-138
/
+0
*
The first of 3 major steps to move the CAM layer forward to using
mjacob
2006-10-31
1
-1
/
+0
*
Begin the process of moving info to sysctl stuff for FreeBSD
mjacob
2006-09-26
2
-1
/
+47
*
Restore multi-version cleanliness.
mjacob
2006-09-03
1
-3
/
+11
*
add a newbus method for obtaining the bus's bus_dma_tag_t... This is
jmg
2006-09-03
1
-2
/
+3
*
More ispfwfunc definitions funnies which break pre-7.0 builds.
mjacob
2006-09-01
3
-2
/
+4
*
Add missing pre-7.0 firmware pointer. Oops.
mjacob
2006-09-01
1
-0
/
+3
*
fix bug in 2322 receive sequencer f/w load
mjacob
2006-09-01
1
-3
/
+3
*
Fix RELENG_4 code version- isp_roles wasn't getting initialized so
mjacob
2006-08-21
2
-3
/
+6
*
Fix 2KLOGIN code to specify *ibits* (not *obits*) so that the
mjacob
2006-08-14
1
-60
/
+77
*
The register offset is within 4K, not 256 bytes, for some QLogic cards.
mjacob
2006-08-14
1
-1
/
+1
*
The macro IS_23XX should not mistakenly include 24XX cards.
mjacob
2006-08-14
1
-1
/
+2
*
Remove reference to PTI cards. They haven't been functioning
mjacob
2006-08-05
1
-15
/
+0
*
Increase local reserved (high && low) storage in each command
mjacob
2006-08-04
1
-1
/
+1
*
Fix na_fcentry_t to not have a lun field. Fix indentation in handly
mjacob
2006-08-04
3
-37
/
+57
*
Initialize 2300 request/response pointers in isp_reset- not in
mjacob
2006-08-04
1
-7
/
+4
*
Rename ioctl driven task management functions so they
mjacob
2006-08-04
2
-6
/
+10
*
Some rearrangement of headers to minimize diffs with outside of
mjacob
2006-07-16
6
-64
/
+71
*
Don't attach 2422's yet. It just confuses everyone.
mjacob
2006-07-14
1
-0
/
+2
*
Add some missing braces.
mjacob
2006-07-14
1
-14
/
+30
*
Put in some missing target mode for 2KLOGIN f/w spots.
mjacob
2006-07-10
1
-10
/
+24
*
Clean up the ioctl to not process nonsense on SCSI isp cards.
mjacob
2006-07-10
1
-40
/
+44
*
Convert isp(4) and ispfw(4) to use firmware(9) to manage firmware
mjacob
2006-07-09
4
-8
/
+99
*
What the heck - make the last (most recent) 2200 f/w also do
mjacob
2006-07-03
1
-2
/
+6
*
Do various fixes to support firmware loading for the 2322
mjacob
2006-07-03
5
-142
/
+280
*
allow this to compile cleanly under RELENG_4
mjacob
2006-06-03
1
-0
/
+3
*
Don't set CAM_DEV_QFRZN when we get an ABORT_TASK. Just
mjacob
2006-05-30
1
-1
/
+1
*
Add missing case for RQSTYPE_CTIO3- neede for 64 bit target mode.
mjacob
2006-05-22
1
-0
/
+1
*
Remove bzero/bcopy vestiges
mjacob
2006-05-22
1
-21
/
+87
*
Remove bzero/bcopy vestiges.
mjacob
2006-05-22
1
-7
/
+12
*
remove bzero/bcopy vestiges
mjacob
2006-05-22
1
-3
/
+3
*
add TGT_ANY define
mjacob
2006-05-22
1
-0
/
+1
*
Fix longstanding bug where exec throttle is 16 bits- not 8.
mjacob
2006-05-22
1
-1
/
+1
*
Move a define depending on __FreeBSD_versoin to after where it
mjacob
2006-05-16
1
-8
/
+8
*
Since DELAY() was moved, most <machine/clock.h> #includes have been
phk
2006-05-16
1
-1
/
+0
*
Redo some code based upon issues found by Coverity.
mjacob
2006-04-21
4
-20
/
+16
*
Some more gratuitous format and name changes.
mjacob
2006-04-21
10
-555
/
+851
*
micro fix from justin
mjacob
2006-03-03
1
-3
/
+3
*
propagate role of device for ISP_GET_PDBINFO
mjacob
2006-02-26
1
-0
/
+1
*
a) clean up some declaration stuff (i.e., make more modern with respect
mjacob
2006-02-15
14
-1133
/
+1140
*
Actually, no, I had it wrong in 1.109. The arguments to bus_dma_create_tag
mjacob
2006-02-04
2
-14
/
+4
*
i386/PAE defines bus_size_t to be 32-bits when it likely should be 64-bits.
scottl
2006-02-04
1
-2
/
+5
*
- Don't shift the clock frequency in MHz left by 8 before assigning it
marius
2006-02-03
1
-11
/
+7
*
Remove use of inlines and use the functions as a library.
mjacob
2006-02-02
6
-301
/
+312
[next]