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
*
Clean up the mesgin code to make it easier to read with proceedure lables
gibbs
1995-08-06
1
-55
/
+49
*
Total rewrite of the dataphase sections of the sequencer. This was done
gibbs
1995-08-05
1
-237
/
+171
*
Fix two race conditions.
gibbs
1995-08-05
1
-9
/
+8
*
Pause the sequencer when message only requests complete. This allows the
gibbs
1995-07-31
1
-2
/
+8
*
Change SCB_LIST_NULL to 0xff from 0x10 to allow for 255 commands. This
gibbs
1995-07-04
1
-7
/
+8
*
Remove trailing whitespace.
rgrimes
1995-05-30
3
-24
/
+24
*
Fixes to the aic7xxx sequencer code and device driver from Justin Gibbs:
dg
1995-05-17
1
-11
/
+41
*
Restructure the arbitration loop to allow for reselections that win out over
gibbs
1995-04-27
1
-95
/
+104
*
John Aycock's BSD copyrighted sequencer assembler and sequencer code. This
gibbs
1995-04-15
5
-402
/
+542
*
More code optimizations. Use a slightly different approach to decide
gibbs
1995-04-09
1
-76
/
+28
*
Off by one error in -MSG-START+0 was just Justin being tired -- revert to
gibbs
1995-04-01
1
-6
/
+5
*
Major overhaul of the aic7xxx driver:
gibbs
1995-03-31
4
-90
/
+126
*
Make the aic7xxx assembler take quoted strings as a single token.
gibbs
1995-03-17
4
-17
/
+70
*
Be careful to maintain the bits in SBLKCTL that are reserved.
gibbs
1995-03-07
1
-6
/
+5
*
Add tagged queueing support to the aic7xxx sequencer code.
gibbs
1995-02-22
1
-66
/
+96
*
Have version number track CSV version number. No other change.
gibbs
1995-02-03
1
-2
/
+2
*
aic7xxx.c:
gibbs
1995-01-22
4
-99
/
+64
*
At $Ids to all files. Have the sequencer use DMA to tranfer its SCB
gibbs
1995-01-16
4
-109
/
+132
*
Full support for 294x and Wide devices. Fixed month old bug in the SCSI
gibbs
1995-01-13
1
-81
/
+173
*
Update the sequencer code to handle both channels of Twin channel devices.
gibbs
1994-12-31
1
-54
/
+144
*
Merge in latest Linux sequencer code release with my changes. This should
gibbs
1994-11-29
1
-18
/
+21
*
Previous changes to the sequencer compiler backed out. We go back to
gibbs
1994-11-18
3
-6
/
+0
*
Make the compiler spit out a .c file instead of a .h file.
jkh
1994-11-18
3
-0
/
+6
*
John Aycock's aic7770 sequencer code and assembler. There is currently
gibbs
1994-11-17
5
-0
/
+2870