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
*
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
*
In ahd_run_qoutfifos, correct a !=/== logic bug
gibbs
2003-12-19
1
-12
/
+7
*
ahc_eisa.c:
gibbs
2003-12-17
22
-2165
/
+2267
*
When outputing a code listing, properly display
gibbs
2003-12-17
1
-7
/
+16
*
Modify assembler to ignore carriage returns in input.
gibbs
2003-12-16
2
-4
/
+15
*
Sometimes cardbus attachments don't attach, so while we track down
imp
2003-11-28
2
-2
/
+4
*
Remove explicit cardbus attachments from drivers where this is identical
dfr
2003-11-03
2
-2
/
+0
*
0x7FFFFFFFFF is >32 bits and needs an explicit LL.
des
2003-10-23
2
-2
/
+2
*
aic79xx_pci.c:
scottl
2003-09-25
2
-4
/
+8
*
Use PCIR_BAR(x) instead of PCIR_MAPS.
jhb
2003-09-02
4
-10
/
+10
*
Use __FBSDID().
obrien
2003-08-24
11
-23
/
+33
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
2
-2
/
+12
*
Mega busdma API commit.
scottl
2003-07-01
5
-6
/
+12
*
Fix a race condition in the flushing of commands that
gibbs
2003-06-28
1
-49
/
+379
*
aic79xx.h:
gibbs
2003-06-28
2
-10
/
+16
*
Use clr instead of an explicit mov from ALLZEROS
gibbs
2003-06-28
1
-2
/
+2
*
Implement ahd_inq_scbram() and change the implemention
gibbs
2003-06-28
1
-5
/
+12
*
Correct a typo in a comment.
gibbs
2003-06-28
1
-10
/
+23
*
aic79xx.seq:
gibbs
2003-06-28
1
-5
/
+4
*
aic79xx.h:
gibbs
2003-06-28
2
-16
/
+23
*
Add parenthesis so that we get all of the bits all
gibbs
2003-06-23
1
-2
/
+2
*
Merge common XPT_CALC_GEOMETRY functions into a single convenience function.
njl
2003-06-14
2
-34
/
+2
*
Sync perforce IDs.
gibbs
2003-06-10
5
-5
/
+5
*
When single stepping, only leave ENBUSFREE enabled
gibbs
2003-06-06
2
-4
/
+4
*
Clear stale PCI errors during our test for
gibbs
2003-06-06
2
-8
/
+27
*
Work around SCSI spec violation by the Quantum Atlas 10K.
gibbs
2003-06-06
2
-36
/
+70
*
aic7770.c:
gibbs
2003-06-06
7
-155
/
+58
*
Add probe entry for the 284X with BIOS disabled.
gibbs
2003-06-06
1
-3
/
+8
*
Constify a string used in our EISA probe tables.
gibbs
2003-06-06
1
-4
/
+4
*
aic79xx.c:
scottl
2003-05-30
1
-2
/
+2
*
Fix a reported case of severe data corruption:
scottl
2003-05-30
2
-42
/
+45
*
Bring back bus_dmasync_op_t. It is now a typedef to an int, though the
scottl
2003-05-27
2
-4
/
+4
*
This driver supports the 2920C not the 2920.
gibbs
2003-05-26
1
-3
/
+3
*
Consistently use #ifdef for testing AHC_TARGET_MODE.
gibbs
2003-05-26
1
-9
/
+9
*
aic79xx.c:
gibbs
2003-05-26
3
-3
/
+3
*
Correct/Simplify ignore wide residue message handling
gibbs
2003-05-26
4
-49
/
+42
*
FIFOEMP can lag LAST_SEG_DONE in the Ultra2 and U160
gibbs
2003-05-26
1
-2
/
+10
[next]