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
/
aic7xxx
/
aic79xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Up until now, the free SCB pool received only a small initial allocation,
scottl
2007-04-19
1
-10
/
+13
*
Basic MPSAFE locking for the AHC and AHD drivers.
scottl
2007-04-17
1
-62
/
+9
*
Fix -Wundef.
ru
2005-12-04
1
-7
/
+7
*
Enhance diagnostic printfs for the chains of free lists used to
gibbs
2005-09-22
1
-1
/
+3
*
aic79xx.c:
gibbs
2005-02-16
1
-4
/
+9
*
MF5S: Explicitly initialize timedout_scb lists, use SCB_TAG for all access
gibbs
2005-02-16
1
-3
/
+5
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Revert to basing all timeout/timer values in ms rather than us. The switch
gibbs
2004-11-18
1
-7
/
+7
*
Invert the polarity of two tests in the recovery code that could cause
gibbs
2004-08-18
1
-2
/
+2
*
Add an ISA attachement to the aic7xxx driver to handle 284X controllers.
gibbs
2004-08-17
1
-11
/
+7
*
Correct a very rare case where command ordering could be compromised
gibbs
2004-08-04
1
-76
/
+193
*
aic79xx.c:
gibbs
2004-05-11
1
-66
/
+125
*
aic79xx.c:
gibbs
2004-02-04
1
-63
/
+119
*
In ahd_run_qoutfifos, correct a !=/== logic bug
gibbs
2003-12-19
1
-12
/
+7
*
ahc_eisa.c:
gibbs
2003-12-17
1
-414
/
+678
*
Use __FBSDID().
obrien
2003-08-24
1
-2
/
+3
*
Fix a race condition in the flushing of commands that
gibbs
2003-06-28
1
-49
/
+379
*
aic79xx.h:
gibbs
2003-06-28
1
-8
/
+13
*
Correct a typo in a comment.
gibbs
2003-06-28
1
-10
/
+23
*
Add parenthesis so that we get all of the bits all
gibbs
2003-06-23
1
-2
/
+2
*
When single stepping, only leave ENBUSFREE enabled
gibbs
2003-06-06
1
-2
/
+2
*
Work around SCSI spec violation by the Quantum Atlas 10K.
gibbs
2003-06-06
1
-18
/
+38
*
aic7770.c:
gibbs
2003-06-06
1
-128
/
+22
*
aic79xx.c:
scottl
2003-05-30
1
-2
/
+2
*
aic79xx.c:
gibbs
2003-05-26
1
-1
/
+1
*
Correct/Simplify ignore wide residue message handling
gibbs
2003-05-26
1
-32
/
+24
*
Change hadling of the Rev. A packetized lun output bug
gibbs
2003-05-26
1
-3
/
+2
*
Fixup spelling of "coalesce" and derivatives.
gibbs
2003-05-26
1
-36
/
+36
*
Correct spelling errors.
gibbs
2003-05-04
1
-54
/
+159
*
aic79xx.c:
gibbs
2003-03-06
1
-11
/
+18
*
aic79xx.c:
gibbs
2003-02-27
1
-28
/
+47
*
Fix a missed goal.period -> goal.offset change. In
gibbs
2003-01-20
1
-2
/
+2
*
aic79xx.c:
gibbs
2003-01-20
1
-95
/
+545
*
Convert the use of MAXBSIZE in the dma tag to more appropriate values.
scottl
2002-12-31
1
-1
/
+2
*
Major update to the ahd driver to fix many bugs found in the previous
scottl
2002-12-01
1
-176
/
+525
*
Use better return types and a couple of casts to eliminate warnings on
scottl
2002-11-12
1
-7
/
+7
*
Upgrade to version 1.1 of the aic79xx U320 driver.
gibbs
2002-09-26
1
-88
/
+150
*
Identify the AIC7901A as such instead of an AIC7902.
gibbs
2002-08-31
1
-477
/
+775
*
Hook up the ahd driver.
gibbs
2002-06-06
1
-1
/
+1
*
Enter the ahd driver which supports the Adaptec AIC7902 Ultra320, PCI-X
gibbs
2002-06-05
1
-0
/
+8345