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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix -Wundef warnings from compiling GENERIC and LINT kernels of
ru
2005-12-06
1
-1
/
+1
*
Fix -Wundef warnings found when compiling i386 LINT, GENERIC and
ru
2005-12-05
1
-1
/
+1
*
Fix -Wundef.
ru
2005-12-04
5
-13
/
+13
*
Fix mysterious build failures (with parallel make) early in
ru
2005-11-21
1
-1
/
+1
*
Use the AHC_DISABLE_PCI_PERR flag to silence parity error reporting on
gibbs
2005-09-22
1
-8
/
+15
*
Enhance diagnostic printfs for the chains of free lists used to
gibbs
2005-09-22
1
-1
/
+3
*
Correct bug that caused the completed "recovery" scb to have its
gibbs
2005-09-22
2
-2
/
+4
*
Set allow_memio to 1 if fetching the allow_memio hint fails. This
gibbs
2005-09-22
1
-0
/
+1
*
Back out change accidentally committed as Makefile:1.21 -- a local
rwatson
2005-08-03
1
-1
/
+0
*
Modify device drivers supporting multicast addresses to lock if_addr_mtx
rwatson
2005-08-03
1
-0
/
+1
*
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
nyan
2005-05-29
2
-4
/
+0
*
remove useless ptr check; cur_column can never be null
sam
2005-03-31
1
-1
/
+1
*
Use BUS_PROBE_DEFAULT for pci probe return value
imp
2005-03-05
2
-2
/
+2
*
aic79xx.c:
gibbs
2005-02-16
2
-5
/
+16
*
On Rev. B silicon, we disabled the enhanced busfree detection logic to
gibbs
2005-02-16
1
-3
/
+3
*
MF5S: Explicitly initialize timedout_scb lists, use SCB_TAG for all access
gibbs
2005-02-16
3
-4
/
+9
*
Make this compile from the last commit
scottl
2005-01-06
1
-1
/
+1
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
34
-34
/
+34
*
Start the dreaded NOFOO -> NO_FOO conversion.
ru
2004-12-21
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
4
-16
/
+26
*
For variables that are only checked with defined(), don't provide
ru
2004-10-24
1
-1
/
+1
*
aic7xxx.h:
gibbs
2004-10-19
2
-14
/
+91
*
Skip probe attempts for ISA PnP devices.
gibbs
2004-10-15
1
-1
/
+5
*
Correct a typo in a comment: alloated->allocated
gibbs
2004-08-30
1
-1
/
+1
*
In the PCI error interrupt handler, specify the width of the PCI configuration
gibbs
2004-08-22
1
-6
/
+7
*
Set AHD_BUSFREEREV_BUG in the bug field for Rev B chips, not the
gibbs
2004-08-22
1
-3
/
+3
*
Initialize iobase from the resource allocated by bus_alloc_resource_any()
gibbs
2004-08-18
1
-2
/
+2
*
Invert the polarity of two tests in the recovery code that could cause
gibbs
2004-08-18
1
-2
/
+2
*
Remove spurious EISA definitions left over from the initial port of the
gibbs
2004-08-18
1
-13
/
+0
*
Remove ISA attachments dependence on eisaconf.h
gibbs
2004-08-18
2
-3
/
+3
*
Add ISA attachement files for the aic7xxx driver.
gibbs
2004-08-17
1
-0
/
+299
*
Add an ISA attachement to the aic7xxx driver to handle 284X controllers.
gibbs
2004-08-17
11
-150
/
+127
*
Extend critical section protection around portions of selection processing
gibbs
2004-08-13
1
-1
/
+5
*
Fix an off by one in the critical section clearing code. The
gibbs
2004-08-13
1
-2
/
+0
*
Correct a very rare case where command ordering could be compromised
gibbs
2004-08-04
7
-110
/
+358
*
Do a pass over all modules in the kernel and make them return EOPNOTSUPP
phk
2004-07-15
2
-0
/
+2
*
Remove erroneous semicolons.
stefanf
2004-07-13
1
-1
/
+1
*
Add missing <sys/module.h> includes
phk
2004-05-30
2
-0
/
+2
*
aic79xx.c:
gibbs
2004-05-11
6
-75
/
+153
*
o When restarting the sequencer, clear any pending
gibbs
2004-05-11
1
-26
/
+88
*
Add aic_scb_timer_start() which will be used in the aic7xxx driver to
gibbs
2004-05-11
1
-2
/
+17
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
3
-20
/
+19
*
These are changes to allow to use the Intel C/C++ compiler (lang/icc)
trhodes
2004-03-12
1
-2
/
+5
*
This are the build infrastructure changes to allow to use the
trhodes
2004-03-12
1
-1
/
+8
*
Fixed style of DPADD and LDADD assignments as per style.Makefile(5).
ru
2004-02-05
1
-2
/
+2
*
aic7xxx.c:
gibbs
2004-02-04
1
-4
/
+2
*
aic79xx.c:
gibbs
2004-02-04
6
-135
/
+327
*
Move all of the recovery thread routines next
gibbs
2003-12-19
1
-26
/
+33
*
We only need to terminate our recovery thread once.
gibbs
2003-12-19
1
-4
/
+1
[next]