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
*
Bring back the ability to send cdbs of length 13->32 bytes. This was lost
gibbs
2000-10-12
1
-1
/
+1
*
Store a pointer to our softc in the kernel's SCB structure. In the
gibbs
2000-10-11
4
-54
/
+40
*
Close a race condition that doesn't really exist in -current. When
gibbs
2000-10-09
2
-2
/
+2
*
Clean up error recovery code:
gibbs
2000-10-09
6
-68
/
+117
*
Correct corruption of the qinfifo in ahc_search_qinififo() for all
gibbs
2000-10-08
4
-97
/
+106
*
Fix single character typo in legacy transfer settings function
gibbs
2000-10-06
2
-2
/
+2
*
Bring in a slew of fixes that were supposed to be in the last commit.
gibbs
2000-10-06
3
-70
/
+90
*
Correct pedantic errors in arrays generated by the assembler (trailing
gibbs
2000-10-05
1
-5
/
+12
*
Convert the driver to use a single DMA for fetching new commands instead
gibbs
2000-10-05
10
-213
/
+474
*
ahc_set_transaction_status() takes an SCB. This makes it difficult to
gibbs
2000-10-01
2
-2
/
+2
*
Correct a logic mistake introduced in a recent cleanup of
gibbs
2000-09-25
1
-1
/
+1
*
Add Perforce RCSIDs for easy revision correlation to my local tree.
gibbs
2000-09-22
7
-8
/
+91
*
Add Perforce RCSIDs for easy revision correlation to my local tree.
gibbs
2000-09-22
12
-75
/
+110
*
Use quoted includes instead of full path references inside the aic7xxx
gibbs
2000-09-22
1
-4
/
+3
*
Remove the last two uses of ahc->unit in the FreeBSD version of the driver.
gibbs
2000-09-20
2
-4
/
+6
*
Today is just not my day. Really get the right file.
gibbs
2000-09-16
1
-0
/
+6
*
Pull the correct file over to freefall.
gibbs
2000-09-16
1
-30
/
+48
*
Move aicasm to its own subdirectory.
gibbs
2000-09-16
8
-105
/
+110
*
Move aicasm to its own subdirectory.
gibbs
2000-09-16
25
-11044
/
+11354
*
* Completely rewrite the alpha busspace to hide the implementation from
dfr
2000-08-28
1
-1
/
+1
*
*smack* #if 0, not #ifdef 0.
wpaul
2000-08-04
1
-1
/
+1
*
The check_extport() function appears to have some new code in it that checks
wpaul
2000-08-04
1
-0
/
+7
*
ahc_pci.c:
gibbs
2000-07-27
4
-15
/
+70
*
Properly handle the case where the residual is 0, but, as the target
gibbs
2000-07-25
1
-5
/
+12
*
aic7xxx.c:
gibbs
2000-07-24
3
-49
/
+92
*
o Convert to <inttypes.h> style fixed sized types to facilitate porting to
gibbs
2000-07-18
24
-1843
/
+2973
*
Fix typo (accessable --> accessible).
alex
2000-06-14
1
-1
/
+1
*
Unused include: #include "ahc.h"
peter
2000-06-10
1
-1
/
+0
*
Use the correct register names, not the FreeBSD 2.2 compatability ones.
peter
2000-05-28
1
-1
/
+1
*
Use /sys/sys/*.h over /usr/include/sys.
obrien
2000-05-27
2
-2
/
+2
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
10
-34
/
+34
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
10
-34
/
+34
*
Remove unneeded <sys/buf.h> includes.
phk
2000-04-18
1
-1
/
+0
*
o Correct the offsets into the syncrate table for paritcular
gibbs
2000-03-18
3
-96
/
+162
*
KNR -> ANSI function definition in two places. This matches the rest of
gibbs
2000-03-18
1
-5
/
+2
*
Remove a diagnostic printf.
gibbs
2000-02-16
1
-3
/
+0
*
Kill the "unpause_always" argument to unpause_sequencer(). The reasons
gibbs
2000-02-09
4
-178
/
+338
*
Fix parity error detection logic for aic7880 and aic7895 chips during
gibbs
2000-02-09
1
-8
/
+22
*
Update copyright license terms to match the reset of the aic7xxx dirver.
gibbs
2000-02-03
2
-14
/
+6
*
remove #include "eisa.h" and #if NEISA > 0 - this is guaranteed by
peter
2000-01-29
1
-7
/
+1
*
Pre 4.0 tidy up.
peter
2000-01-14
1
-1
/
+1
*
Avoid setting DPARCKEN until I can figure out why it causes
gibbs
2000-01-10
1
-1
/
+1
*
Turn on parity error reporting before configuring external sram. This
gibbs
2000-01-08
1
-14
/
+21
*
Really enable external SCB ram on Ultra2 capable controllers.
gibbs
2000-01-08
1
-3
/
+9
*
Update copyrights to Y2K.
gibbs
2000-01-07
6
-189
/
+311
*
Add detection logic for the U160 family of adaptec controllers. These
gibbs
2000-01-07
1
-148
/
+314
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
2
-4
/
+4
*
Correct an "argument reversal" bug that could cause commands requed from
gibbs
1999-12-20
1
-2
/
+2
*
When booting verbose, indicate if we are using manual termination
gibbs
1999-12-12
1
-2
/
+8
*
Simplify my license.
gibbs
1999-12-06
1
-39
/
+52
[next]