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
*
In data_phase_reinit when I converted the code to use bcopy, I should have
gibbs
1996-10-28
1
-3
/
+3
*
Fix problems dealing with non-tagged devices when SCB paging is enabled.
gibbs
1996-10-28
2
-48
/
+53
*
Go back to using DMA to get SCBs down to the adapter.
gibbs
1996-10-25
2
-356
/
+485
*
Bring aic7xxx driver bug fixes from 'SCSI' into current.
gibbs
1996-10-06
2
-164
/
+71
*
Detect and report dataphase overruns. Put the adapter into 'Bit Bucket'
gibbs
1996-06-09
2
-2
/
+32
*
Hopefully fix the parity problem and the hang on message reject for good.
gibbs
1996-06-08
1
-5
/
+12
*
Don't use the auto ATN on parity error feature. It may be the source
gibbs
1996-05-31
1
-4
/
+4
*
Fix regression. It seems that you need at least one instruction between
gibbs
1996-05-30
1
-3
/
+3
*
Merge in changes for NetBSD/OpenBSD.
gibbs
1996-05-30
1
-2
/
+6
*
Fix a race condition in p_mesgout* and inb* code that could allow a
gibbs
1996-05-27
1
-3
/
+3
*
Correct a botched commit from yesturday. It helps to bring over the
gibbs
1996-05-23
1
-3
/
+4
*
Enable/Disable Ultra mode on a per target basis. This allows the driver
gibbs
1996-05-21
2
-3
/
+21
*
One more linux -> __linux__
gibbs
1996-05-10
1
-2
/
+2
*
aic7xxx.seq:
gibbs
1996-05-10
2
-4
/
+7
*
Implement SCB paging. This allows up to 255 active commands on
gibbs
1996-04-20
2
-100
/
+181
*
aic7xxx.seq:
gibbs
1996-03-31
5
-31
/
+21
*
Reset the DMA control register whenever we reset the sequencer.
gibbs
1996-03-10
2
-48
/
+22
*
Performance optimizations. Unroll all bcopies. Use PIO to transfer SCBs
gibbs
1996-01-29
2
-194
/
+138
*
Take a different approach to the SPIORDY race condition. Simply clear
gibbs
1996-01-11
2
-4
/
+20
*
Change the inb and outb routines slightly. It seems that waiting for
gibbs
1996-01-09
1
-13
/
+5
*
aic7xxx.seq:
gibbs
1996-01-07
2
-10
/
+21
*
Bring back the more heavy-weight version of the mesgin inb routines. Davidg's
gibbs
1996-01-05
1
-4
/
+12
*
Null terminate execl's argument list.
gibbs
1996-01-05
3
-6
/
+6
*
The long awaited stability patch set for the aic7xxx driver:
gibbs
1996-01-03
5
-1006
/
+1252
*
Fix the long dreaded Wide bug and enable WIDEODD for reads.
gibbs
1995-11-07
1
-3
/
+4
*
Move aic7xxx register definitions from i386/scsi/aic7xxx.c to this file.
gibbs
1995-11-05
1
-0
/
+514
*
Only or in CLRCHN in SXFRCTL0. All other bits in this register are
gibbs
1995-10-29
1
-5
/
+3
*
Set SCSIGO generically before we determine the phase instead of doing it
gibbs
1995-10-26
1
-12
/
+11
*
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
[next]