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
/
aic7xxx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix locking mistakes in the error recovery paths of the AHC and AHD drivers.
scottl
2007-07-31
1
-2
/
+0
*
Up until now, the free SCB pool received only a small initial allocation,
scottl
2007-04-19
1
-5
/
+7
*
Basic MPSAFE locking for the AHC and AHD drivers.
scottl
2007-04-17
1
-34
/
+4
*
remove useless ptr check; cur_column can never be null
sam
2005-03-31
1
-1
/
+1
*
aic79xx.c:
gibbs
2005-02-16
1
-1
/
+7
*
MF5S: Explicitly initialize timedout_scb lists, use SCB_TAG for all access
gibbs
2005-02-16
1
-0
/
+3
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Add some useful target mode diagnostics for incoming commands
gibbs
2004-11-18
1
-7
/
+11
*
Revert to basing all timeout/timer values in ms rather than us. The switch
gibbs
2004-11-18
1
-3
/
+3
*
aic7xxx.h:
gibbs
2004-10-19
1
-14
/
+87
*
Add an ISA attachement to the aic7xxx driver to handle 284X controllers.
gibbs
2004-08-17
1
-2
/
+10
*
Fix an off by one in the critical section clearing code. The
gibbs
2004-08-13
1
-2
/
+0
*
o When restarting the sequencer, clear any pending
gibbs
2004-05-11
1
-26
/
+88
*
aic7xxx.c:
gibbs
2004-02-04
1
-4
/
+2
*
We only need to terminate our recovery thread once.
gibbs
2003-12-19
1
-4
/
+1
*
ahc_eisa.c:
gibbs
2003-12-17
1
-125
/
+451
*
Use __FBSDID().
obrien
2003-08-24
1
-2
/
+3
*
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
/
+32
*
aic7770.c:
gibbs
2003-06-06
1
-12
/
+21
*
Consistently use #ifdef for testing AHC_TARGET_MODE.
gibbs
2003-05-26
1
-9
/
+9
*
Correct/Simplify ignore wide residue message handling
gibbs
2003-05-26
1
-27
/
+27
*
Fix disabling of PCI parity error interrupts. We need to set
gibbs
2003-05-26
1
-4
/
+10
*
aic7xxx.c:
gibbs
2003-05-03
1
-391
/
+325
*
aic7xxx.reg:
gibbs
2003-01-20
1
-94
/
+97
*
Convert the use of MAXBSIZE in the dma tag to more appropriate values.
scottl
2002-12-31
1
-1
/
+2
*
Bring in many bugfixes and changes obtained from formal testing:
scottl
2002-11-30
1
-101
/
+317
*
Be consistent about "static" functions: if the function is marked
phk
2002-09-28
1
-1
/
+1
*
Add a missing pair of curly braces to a conditional debug
gibbs
2002-09-27
1
-2
/
+3
*
Correct a spelling error.
gibbs
2002-09-26
1
-2
/
+2
*
Add ahc_print_devinfo() to simplify some diagnostic output.
gibbs
2002-08-31
1
-77
/
+289
*
Major update to the aic7xxx driver:
gibbs
2002-04-24
1
-92
/
+231
*
Remove reliance on i++ in multiple arguments to a function. C does not
gibbs
2001-12-16
1
-16
/
+3
*
Restore initialization of ahc->unpause lost in rev 1.76. ahc->unpause
gibbs
2001-08-17
1
-2
/
+4
*
aic7xxx.c:
gibbs
2001-08-05
1
-1
/
+19
*
Remove a bootverbose diagnostic that makes bootverbose just too verbose.
gibbs
2001-07-28
1
-3
/
+0
*
ahc_pci.c:
gibbs
2001-07-18
1
-65
/
+199
*
ahc_eisa.c:
gibbs
2001-05-15
1
-155
/
+165
*
Change ahc_update_pending_scbs() so that it safe to be called
gibbs
2001-04-01
1
-0
/
+11
*
aic7770.c:
gibbs
2001-03-29
1
-182
/
+224
*
This is an MFC candidate.
gibbs
2001-03-19
1
-2
/
+3
*
This is an MFC candidate.
gibbs
2001-03-11
1
-64
/
+118
*
aic7xxx.c:
gibbs
2001-02-21
1
-21
/
+30
*
aic7xxx.c:
gibbs
2001-02-10
1
-40
/
+94
*
Fix typo: depricated -> deprecated.
asmodai
2001-02-06
1
-1
/
+1
*
Update Copyright notices for new year. (should have been in last commit).
gibbs
2001-01-27
1
-1
/
+3
*
When flipping the first entry in the qinfifo with the "next queued SCB",
gibbs
2001-01-23
1
-1
/
+4
*
ahc_eisa.c:
gibbs
2001-01-22
1
-56
/
+64
*
Index our "DMA safe" sense buffers by SCB rather than hscb.
gibbs
2001-01-09
1
-2
/
+1
*
aic7xxx.c:
gibbs
2001-01-05
1
-55
/
+78
[next]