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 a few problems with handling rejected transfer negotiation messages.
gibbs
1998-12-17
3
-91
/
+72
*
Pull in new ccb_hdr list types.
gibbs
1998-12-15
2
-2
/
+4
*
Perform a save data pointers operation if a data transfer was performed
gibbs
1998-12-15
4
-62
/
+277
*
pci_device pd_probe function changed from returning char * to returning
dillon
1998-12-14
1
-3
/
+3
*
Revamp the way that exceptional message handling is performed so that it
gibbs
1998-12-10
6
-664
/
+1118
*
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
archie
1998-12-07
1
-2
/
+1
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
1
-2
/
+2
*
Change the delivery mechanism for incoming target commands. We now
gibbs
1998-11-23
4
-83
/
+99
*
-Wunused cleanup.
gibbs
1998-10-15
1
-18
/
+26
*
Bring back support for honoring the primary channel setting for twin channel
gibbs
1998-10-15
2
-48
/
+89
*
Pass termination information via softc flags to the core driver. The
gibbs
1998-10-09
1
-13
/
+19
*
When 'using defaults' ensure that termination is enabled.
gibbs
1998-10-09
1
-5
/
+4
*
ahc_pci.c:
gibbs
1998-10-07
1
-5
/
+13
*
Add a missing newline.
gibbs
1998-10-07
1
-1
/
+2
*
Correct twin channel operation.
gibbs
1998-09-21
1
-1
/
+5
*
Remove unused variables and functions.
gibbs
1998-09-20
1
-74
/
+46
*
Correct a bug in the timeout handler. When queuing a BDR response to
gibbs
1998-09-20
1
-134
/
+147
*
Don't interpret SCB index 254 as a target mode completion when not in
gibbs
1998-09-18
1
-2
/
+3
*
Fix compile warnings.
mjacob
1998-09-16
1
-4
/
+4
*
Move to new name, convert to CAM, add support for new chips, and
gibbs
1998-09-15
1
-0
/
+1202
*
Move to new name and convert to CAM.
gibbs
1998-09-15
1
-0
/
+459
*
Massive overhaul of the aic7xxx driver:
gibbs
1998-09-15
21
-1113
/
+8428
*
Some revisions of the aic7880 have a problem where, if the
gibbs
1998-06-28
1
-2
/
+10
*
Add support to aicasm for "downloaded constants". These are immediate
gibbs
1997-09-27
13
-62
/
+211
*
Make the aic7xxx sequencer assembler compile in the kernel's object
gibbs
1997-09-03
16
-2763
/
+50
*
Add a spin lock that prevents the sequencer from attempting to add an
gibbs
1997-08-13
2
-2
/
+26
*
Modify my copyright notice to allow the sequencer to be used with GPLed
gibbs
1997-06-27
21
-140
/
+235
*
The following scenario would result in a bogus residual being reported
gibbs
1997-04-24
2
-3
/
+8
*
Revert some changes to the selection and reselection code that were thought
gibbs
1997-04-18
1
-41
/
+19
*
Re-arange the selection and reselection code to hopefully kill the
gibbs
1997-04-14
2
-16
/
+31
*
aic7xxx.seq:
gibbs
1997-04-10
4
-13
/
+16
*
Instead of testing for both SELDI and SELDO in SSTAT0 in the poll for work
gibbs
1997-04-05
1
-5
/
+5
*
Add missing Id that was lost when the sequencer file format changed.
gibbs
1997-04-04
1
-0
/
+2
*
When not using SCB paging, we can always directly index the SCB of interest
gibbs
1997-04-04
1
-13
/
+18
*
CFLAGS += -I. so that building in an obj directory works.
gibbs
1997-04-03
2
-2
/
+6
*
Re-arrange the code to upload an SCB to ensure that there is at least
gibbs
1997-03-24
1
-14
/
+12
*
aic7xxx.seq:
gibbs
1997-03-18
4
-36
/
+263
*
Don't depend on <sys/types.h> being (bogusly) included by <stdio.h>.
bde
1997-03-16
3
-3
/
+9
*
Missed one.
gibbs
1997-03-16
3
-0
/
+204
*
Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c:
gibbs
1997-03-16
22
-3239
/
+9185
*
No longer clear all interrupt status when the sequencer is reset. The only
gibbs
1997-02-28
1
-40
/
+29
*
Leave reselections on all the time.
gibbs
1997-02-25
2
-10
/
+21
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
5
-5
/
+5
*
Enlarge the message out buffer from 6 to 8 bytes. Now that sync and wide
gibbs
1997-02-18
2
-18
/
+11
*
Clear the DFCNTRL register after every busfree.
gibbs
1997-02-11
1
-23
/
+26
*
Clear the channel after (re)selection instead of once we see the bus go
gibbs
1997-02-09
2
-30
/
+31
*
In dma_finish, don't disturb the direction bit in DFCNTRL when turning off
gibbs
1997-02-03
1
-6
/
+3
*
Add 1997 to my copyright.
gibbs
1997-01-29
2
-16
/
+7
*
Change the way DMA is handled during the command phase. Only test on
gibbs
1997-01-24
2
-7
/
+30
*
Clear the SCSI channel after we go to busfree instead of after re/selection.
gibbs
1997-01-22
2
-46
/
+53
[next]