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
*
Tra-La, another QLogic f/w funny- this time with the 2300.
mjacob
2001-10-23
1
-8
/
+25
*
Protect against deranged fabric nameservers that spit out 10000 identical
mjacob
2001-10-18
1
-3
/
+16
*
Add some somewhat vague documentation for this driver and a list
mjacob
2001-10-07
2
-0
/
+938
*
Some patches from Doug for ia64 support- the principle one being the
mjacob
2001-10-07
2
-2
/
+6
*
Misunderstanding documentation caused me to try and set 1Gbps/2Gps/Auto
mjacob
2001-10-06
2
-14
/
+21
*
Whups- remember to zero the isr pointer arg.
mjacob
2001-10-06
1
-1
/
+3
*
Respect QLogic's errata- read BIU_ISR even on the 2300
mjacob
2001-10-06
1
-0
/
+2
*
Begin to implement target mode that for Fibre Channel has a private
mjacob
2001-10-01
2
-29
/
+68
*
Implement a call to get the actual link data rate (if 23XX) so we can
mjacob
2001-10-01
3
-40
/
+70
*
When calling isp_reset, set the request/response in/out pointers all at
mjacob
2001-09-29
1
-9
/
+13
*
KSE Milestone 2
julian
2001-09-12
1
-1
/
+1
*
I don't know what I was thinking- if I have two separate busses on on
mjacob
2001-09-04
1
-174
/
+136
*
Note for ATIOs returned because of BDRs or Bus Resets for which bus this
mjacob
2001-09-04
1
-20
/
+34
*
If we're on an interrupt stack, mark things so that we don't try
mjacob
2001-09-04
1
-10
/
+11
*
I don't know what I was thinking- if I have two separate busses on on
mjacob
2001-09-04
1
-4
/
+6
*
Fix SET_IID_VAL/SET_BUS_VAL macros to usable.
mjacob
2001-09-04
1
-2
/
+2
*
Because we now store SCCLUN capabilities in firmware attributes, get
mjacob
2001-09-03
1
-16
/
+19
*
Clarify issues about whether we have SCCLUN (65535 luns) or non-SCCLUN (16
mjacob
2001-09-03
1
-31
/
+62
*
Add some more firmware revision macros. Add firmware attributes field
mjacob
2001-09-03
1
-1
/
+7
*
Add 2 Gigabit Fibre Channel support (2300 && 2312 cards). This required
mjacob
2001-08-31
7
-294
/
+599
*
Clean up some ways in which we set defaults for SCSI cards
mjacob
2001-08-20
1
-136
/
+172
*
Add MBOX_GET_PCI_PARAMS alias.
mjacob
2001-08-20
1
-0
/
+1
*
oops- typo in a previous commit
mjacob
2001-08-16
1
-1
/
+1
*
Fix a spelling error in a comment.
mjacob
2001-08-16
1
-1
/
+1
*
Add more MBOX and ASYNC event defines.
mjacob
2001-08-16
1
-0
/
+4
*
Thanks to PHK for spotting: ISPASYNC_UNHANDLED_RESPONSE not
mjacob
2001-08-16
1
-1
/
+2
*
Enable LIP F8, LIP Reset async events.
mjacob
2001-08-16
1
-4
/
+45
*
Oops- don't set 'goal' twice when you mean to set 'nvrm' as well.
mjacob
2001-08-02
1
-1
/
+1
*
Redo how we manage SCSI device settings- have a 3rd flags (nvram) that records
mjacob
2001-07-30
1
-52
/
+47
*
Redo how we manage SCSI device settings- have a 3rd flags (nvram) that records
mjacob
2001-07-30
1
-9
/
+13
*
Redo how we manage SCSI device settings- have a 3rd flags (nvram) that records
mjacob
2001-07-30
1
-157
/
+143
*
Remove ISP_SMPLOCK stuff- we're just using locking now.
mjacob
2001-07-25
1
-53
/
+40
*
Roll minor version. Remove ISP_SMPLOCK nonsense. We're using full locking,
mjacob
2001-07-25
1
-19
/
+2
*
Hmm. Let's try this on for size...
mjacob
2001-07-11
1
-5
/
+11
*
Oops- missed a CAMLOCK_2_ISP case.
mjacob
2001-07-05
1
-0
/
+1
*
Things have become cinched down more tightly about assertions for Giant.
mjacob
2001-07-05
1
-4
/
+22
*
Add CAM_NEW_TRAN_CODE support. Use correct CAMLOCK_2_ISPLOCK macros.
mjacob
2001-07-04
1
-31
/
+234
*
Macroize request/response in/out queue pointer access.
mjacob
2001-07-04
1
-1
/
+1
*
Some possibly helpful casts.
mjacob
2001-07-04
1
-3
/
+3
*
Add a microcomment about how you'd use ispds64_t or ispdlist_t
mjacob
2001-07-04
1
-0
/
+8
*
Add a bunch of additional defines for completion codes. Define
mjacob
2001-07-04
1
-16
/
+75
*
Firmware crashes handled in platform specific code (isp_async call).
mjacob
2001-07-04
1
-3
/
+5
*
More 2300 support prep- the Request/Response in/out pointers are
mjacob
2001-07-04
1
-36
/
+34
*
Fix warnings:
peter
2001-06-15
1
-1
/
+1
*
We've had problems with data corruption occuring on
mjacob
2001-06-14
1
-0
/
+21
*
Fix botch for state levels. Role minor release. Start adding code for a
mjacob
2001-06-05
3
-10
/
+14
*
Spring MegaChange #1.
mjacob
2001-05-28
9
-255
/
+565
*
Redo a lot of the target mode infrastructure to be cognizant of Dual Bus
mjacob
2001-04-04
1
-188
/
+215
*
Roll platform minor.
mjacob
2001-04-04
1
-15
/
+11
*
Complete some Ansification. Check to make sure, in tdma_mk, that we won't
mjacob
2001-04-04
1
-17
/
+37
[next]