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
/
aic7xxx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Disable some apparently stray debug printfs:
peter
1999-08-23
1
-1
/
+3
*
Implement a new generic mechanism for attaching handler functions to
msmith
1999-08-21
1
-4
/
+5
*
Add support for issuing immediate notify event ccbs for bus resets, bdr
gibbs
1999-08-16
1
-133
/
+427
*
Don't reference our SCB until we have validated that the firmware has
gibbs
1999-05-23
1
-2
/
+3
*
aic7xxx.c:
gibbs
1999-05-22
1
-14
/
+5
*
Correct a bug where the chip could be unpaused in the middle of a bus
gibbs
1999-05-18
1
-23
/
+35
*
Update copyright. Correct some whitespace.
gibbs
1999-05-17
1
-3
/
+3
*
Better workaround for aic7890 chip bug. Use the HS_MAILBOX register to
gibbs
1999-05-14
1
-11
/
+26
*
Move the declaration of the interrupt type from the driver structure
dfr
1999-05-08
1
-3
/
+3
*
Add a number of interrelated CAM feature enhancements and bug fixes.
ken
1999-05-06
1
-2
/
+12
*
Fix from Justin for transfer negotiations for targets up to target ID 7.
ken
1999-04-26
1
-39
/
+43
*
Complete conversion to bus dma. This driver now works on the alpha.
gibbs
1999-04-23
1
-363
/
+593
*
Preserve termination settings across the card reset in our shutdown hook.
gibbs
1999-04-19
1
-4
/
+36
*
Correct an invalid (and unused) #define in 93cx6.c
gibbs
1999-04-07
1
-4
/
+4
*
Use TCL_CHANNEL/SCSI_ID/etc. macros in more locations.
gibbs
1999-03-23
1
-37
/
+48
*
Add necessary splcam() protection around target mode setup and teardown
gibbs
1999-03-08
1
-4
/
+19
*
Keep track of negotiated transfer parameters for each initiator<->target
gibbs
1999-03-05
1
-219
/
+585
*
Correct a race condition where a target mode SCB dma could occur
gibbs
1999-02-11
1
-7
/
+8
*
Add two missing break statements.
gibbs
1999-01-15
1
-1
/
+3
*
Add support for routing initiator transactions to disabled luns to the
gibbs
1999-01-14
1
-222
/
+396
*
Fix a few problems with handling rejected transfer negotiation messages.
gibbs
1998-12-17
1
-54
/
+58
*
Perform a save data pointers operation if a data transfer was performed
gibbs
1998-12-15
1
-40
/
+243
*
Revamp the way that exceptional message handling is performed so that it
gibbs
1998-12-10
1
-536
/
+896
*
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
1
-31
/
+29
*
-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
1
-45
/
+77
*
When 'using defaults' ensure that termination is enabled.
gibbs
1998-10-09
1
-5
/
+4
*
Add a missing newline.
gibbs
1998-10-07
1
-1
/
+2
*
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
*
Massive overhaul of the aic7xxx driver:
gibbs
1998-09-15
1
-0
/
+4823