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
...
*
Reorder some of the ioctls and add a few new ones.
mjacob
2002-02-21
2
-17
/
+37
*
Fix a problem where a local loop disk logs out- and we get a PORT LOGGED
mjacob
2002-02-21
1
-8
/
+38
*
More for f/w crash dumps (bug fixing and adding ioctl entry points
mjacob
2002-02-18
4
-4
/
+63
*
Support for f/w crash dumps (2200 && 23XX).
mjacob
2002-02-17
4
-20
/
+401
*
Hints for WWN are now WWNN and/or WWPN.
mjacob
2002-02-17
1
-2
/
+2
*
Add in support firmware crash dumps. Change CFG options to split
mjacob
2002-02-17
1
-2
/
+13
*
+ A variety of 23XX changes:
mjacob
2002-02-04
10
-56
/
+219
*
Add missing move of relative offset for CTIO2 updates.
mjacob
2002-01-11
1
-0
/
+1
*
Implement REDUCED INTERRUPT OPERATION usage form FC cards- this allows the
mjacob
2002-01-03
6
-35
/
+185
*
Explicitly decode GetAllNext SNS Response back *as*
mjacob
2001-12-11
2
-4
/
+59
*
Major restructuring for swizzling to the request queue and unswizzling from
mjacob
2001-12-11
9
-579
/
+1500
*
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
[prev]
[next]