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
*
Remove reliance on i++ in multiple arguments to a function. C does not
gibbs
2001-12-16
1
-16
/
+3
*
Restore initialization of ahc->unpause lost in rev 1.76. ahc->unpause
gibbs
2001-08-17
1
-2
/
+4
*
aic7xxx.c:
gibbs
2001-08-05
1
-1
/
+19
*
Remove a bootverbose diagnostic that makes bootverbose just too verbose.
gibbs
2001-07-28
1
-3
/
+0
*
ahc_pci.c:
gibbs
2001-07-18
1
-65
/
+199
*
ahc_eisa.c:
gibbs
2001-05-15
1
-155
/
+165
*
Change ahc_update_pending_scbs() so that it safe to be called
gibbs
2001-04-01
1
-0
/
+11
*
aic7770.c:
gibbs
2001-03-29
1
-182
/
+224
*
This is an MFC candidate.
gibbs
2001-03-19
1
-2
/
+3
*
This is an MFC candidate.
gibbs
2001-03-11
1
-64
/
+118
*
aic7xxx.c:
gibbs
2001-02-21
1
-21
/
+30
*
aic7xxx.c:
gibbs
2001-02-10
1
-40
/
+94
*
Fix typo: depricated -> deprecated.
asmodai
2001-02-06
1
-1
/
+1
*
Update Copyright notices for new year. (should have been in last commit).
gibbs
2001-01-27
1
-1
/
+3
*
When flipping the first entry in the qinfifo with the "next queued SCB",
gibbs
2001-01-23
1
-1
/
+4
*
ahc_eisa.c:
gibbs
2001-01-22
1
-56
/
+64
*
Index our "DMA safe" sense buffers by SCB rather than hscb.
gibbs
2001-01-09
1
-2
/
+1
*
aic7xxx.c:
gibbs
2001-01-05
1
-55
/
+78
*
ahc_eisa.c:
gibbs
2000-12-20
1
-102
/
+364
*
Don't attempt to reference a NULL scb_data area during teardown events
gibbs
2000-11-13
1
-0
/
+2
*
aic7xxx.c:
gibbs
2000-11-12
1
-0
/
+3
*
Sync Perforce IDs, add tranceiver state change support, and correct
gibbs
2000-11-10
1
-32
/
+69
*
aic7xxx.c:
gibbs
2000-11-06
1
-34
/
+45
*
aic7xxx.c:
gibbs
2000-10-31
1
-131
/
+376
*
Store a pointer to our softc in the kernel's SCB structure. In the
gibbs
2000-10-11
1
-32
/
+24
*
Clean up error recovery code:
gibbs
2000-10-09
1
-47
/
+56
*
Correct corruption of the qinfifo in ahc_search_qinififo() for all
gibbs
2000-10-08
1
-37
/
+40
*
Bring in a slew of fixes that were supposed to be in the last commit.
gibbs
2000-10-06
1
-2
/
+2
*
Convert the driver to use a single DMA for fetching new commands instead
gibbs
2000-10-05
1
-113
/
+300
*
Correct a logic mistake introduced in a recent cleanup of
gibbs
2000-09-25
1
-1
/
+1
*
Add Perforce RCSIDs for easy revision correlation to my local tree.
gibbs
2000-09-22
1
-27
/
+52
*
Move aicasm to its own subdirectory.
gibbs
2000-09-16
1
-4713
/
+3070
*
* Completely rewrite the alpha busspace to hide the implementation from
dfr
2000-08-28
1
-1
/
+1
*
Properly handle the case where the residual is 0, but, as the target
gibbs
2000-07-25
1
-5
/
+12
*
aic7xxx.c:
gibbs
2000-07-24
1
-34
/
+84
*
o Convert to <inttypes.h> style fixed sized types to facilitate porting to
gibbs
2000-07-18
1
-722
/
+1238
*
Fix typo (accessable --> accessible).
alex
2000-06-14
1
-1
/
+1
*
Remove unneeded <sys/buf.h> includes.
phk
2000-04-18
1
-1
/
+0
*
o Correct the offsets into the syncrate table for paritcular
gibbs
2000-03-18
1
-91
/
+153
*
Kill the "unpause_always" argument to unpause_sequencer(). The reasons
gibbs
2000-02-09
1
-165
/
+295
*
Update copyrights to Y2K.
gibbs
2000-01-07
1
-151
/
+196
*
Correct an "argument reversal" bug that could cause commands requed from
gibbs
1999-12-20
1
-2
/
+2
*
Simplify my copyright license terms.
gibbs
1999-12-06
1
-42
/
+87
*
Clear the SELINGO bit after a selection timeout occurs. SELINGO is
gibbs
1999-09-20
1
-7
/
+12
*
aic7xxx.c:
gibbs
1999-08-30
1
-5
/
+1
*
$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
[next]