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
...
*
Simplify my copyright license terms.
gibbs
1999-12-06
15
-80
/
+114
*
Clear the SELINGO bit after a selection timeout occurs. SELINGO is
gibbs
1999-09-20
1
-7
/
+12
*
Work around a defect in the FIFOEMP status bit of Ultra2 class
gibbs
1999-09-20
1
-2
/
+32
*
Get rid of a stray printf on boot. (BRDCTL = ...)
ken
1999-09-13
1
-1
/
+0
*
aic7xxx.c:
gibbs
1999-08-30
2
-11
/
+11
*
Add support for the aic7859 which is found on the 2930CU.
gibbs
1999-08-30
1
-11
/
+54
*
$Id$ -> $FreeBSD$
peter
1999-08-28
25
-25
/
+25
*
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
*
Differentiate between aic7895C chips and their earlier brethren
gibbs
1999-08-16
1
-2
/
+6
*
Add support for issuing immediate notify event ccbs for bus resets, bdr
gibbs
1999-08-16
2
-135
/
+449
*
Kill an unused INTSTAT type.
gibbs
1999-08-16
1
-2
/
+1
*
Fix a few compiler nits.
gibbs
1999-08-16
2
-8
/
+14
*
Fix a long standing bug in the auto-termination control settings for
gibbs
1999-08-16
1
-8
/
+9
*
Properly set the alignment argument to bus_dma_tag_create(). If we
gibbs
1999-08-16
1
-2
/
+2
*
Move the specification of EDGE/LEVEL triggered interrupts to
mdodd
1999-08-01
1
-5
/
+5
*
Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entire
peter
1999-07-03
1
-5
/
+1
*
Ignore subvendor and subdevice ids for all ai7880 parts. These chips
gibbs
1999-05-26
1
-27
/
+21
*
Turn the 'dump eeprom' flag into a real option.
gibbs
1999-05-25
2
-4
/
+8
*
All cards using aic789X chips use the new eeprom format.
gibbs
1999-05-25
1
-1
/
+4
*
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
3
-18
/
+10
*
Correct a bug where the chip could be unpaused in the middle of a bus
gibbs
1999-05-18
1
-23
/
+35
*
Correct the comment for the last commit.
gibbs
1999-05-17
1
-1
/
+1
*
Update copyright. Correct some whitespace.
gibbs
1999-05-17
2
-5
/
+5
*
Add a masking scheme to allow for detection of unknown cards using a
gibbs
1999-05-17
1
-95
/
+131
*
Fix whitespace. Correct a comment.
gibbs
1999-05-17
1
-15
/
+18
*
Use a lookup table for device matching instead of a switch on a 64bit
gibbs
1999-05-14
1
-268
/
+449
*
Take the subvendor and subdevice ids into account during device probe.
gibbs
1999-05-14
1
-92
/
+230
*
Better workaround for aic7890 chip bug. Use the HS_MAILBOX register to
gibbs
1999-05-14
4
-16
/
+55
*
Move the declaration of the interrupt type from the driver structure
dfr
1999-05-08
3
-7
/
+5
*
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
*
ahc_pci.c:
gibbs
1999-04-23
1
-114
/
+149
*
ahb.c:
gibbs
1999-04-23
1
-23
/
+15
*
Complete conversion to bus dma. This driver now works on the alpha.
gibbs
1999-04-23
4
-435
/
+703
*
Preserve termination settings across the card reset in our shutdown hook.
gibbs
1999-04-19
1
-4
/
+36
*
Implement an EISA new-bus framework. The old driver probe mechanism
peter
1999-04-18
1
-92
/
+99
*
Correct an invalid (and unused) #define in 93cx6.c
gibbs
1999-04-07
3
-8
/
+8
*
Add support for the 3950U2B controller.
gibbs
1999-03-23
1
-1
/
+16
*
Use TCL_CHANNEL/SCSI_ID/etc. macros in more locations.
gibbs
1999-03-23
4
-41
/
+55
*
Clean up and order register definitions.
gibbs
1999-03-08
1
-78
/
+66
*
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
4
-277
/
+668
*
Modify to deal with changes in the storage of user negotiation settings.
gibbs
1999-03-05
1
-4
/
+6
*
Add untested code to support the aha2930U2W.
gibbs
1999-03-05
1
-16
/
+25
*
Set the ultra enable bits in the adaptor's scratch ram area only after
gibbs
1999-02-11
1
-20
/
+19
*
Ensure that the ACK from the last information transfer phase has been
gibbs
1999-02-11
1
-2
/
+16
*
Correct a race condition where a target mode SCB dma could occur
gibbs
1999-02-11
1
-7
/
+8
*
"fix" long standing aicasm build glitch. The problem was the
peter
1999-01-17
2
-4
/
+4
[prev]
[next]