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
...
*
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
3
-25
/
+44
*
Remove a bootverbose diagnostic that makes bootverbose just too verbose.
gibbs
2001-07-28
1
-3
/
+0
*
add %option nounput
assar
2001-07-22
1
-0
/
+2
*
ahc_pci.c:
gibbs
2001-07-18
13
-360
/
+696
*
Add support for parsing version strings out of assembler source files
gibbs
2001-07-18
5
-36
/
+111
*
Move check against CAM_NEW_TRAN_CODE ahead of the file that might include
mjacob
2001-06-22
2
-6
/
+8
*
Don't dereference NULL regs pointer (should mapping I/O ports fail, as
mjacob
2001-06-21
1
-6
/
+7
*
ahc_eisa.c:
gibbs
2001-05-15
14
-323
/
+506
*
Don't allow immediate values of 0 for operations that can take either an
ken
2001-04-04
1
-0
/
+5
*
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
9
-310
/
+371
*
Rewrite of the CAM error recovery code.
ken
2001-03-27
2
-0
/
+6
*
This is an MFC candidate.
gibbs
2001-03-20
1
-7
/
+6
*
This is an MFC candidate.
gibbs
2001-03-19
3
-5
/
+7
*
This is an MFC candidate.
gibbs
2001-03-11
14
-397
/
+529
*
aic7xxx.c:
gibbs
2001-02-21
6
-122
/
+194
*
Set the interrupt-harvesting bit for those hardware items that I
markm
2001-02-18
2
-2
/
+2
*
Preceed/preceeding are not english words. Use precede or preceding.
asmodai
2001-02-18
3
-4
/
+4
*
Limit CHANNEL_B_PRIMARY's effect to twin channel adapters where we can easily
gibbs
2001-02-17
2
-4
/
+8
*
aic7xxx.c:
gibbs
2001-02-10
5
-78
/
+175
*
Fix typo: depricated -> deprecated.
asmodai
2001-02-06
1
-1
/
+1
*
Mechanical change to use <sys/queue.h> macro API instead of
phk
2001-02-04
2
-27
/
+27
*
Update Copyright notices for new year. (should have been in last commit).
gibbs
2001-01-27
13
-13
/
+18
*
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
11
-173
/
+270
*
Index our "DMA safe" sense buffers by SCB rather than hscb.
gibbs
2001-01-09
4
-4
/
+28
*
aic7xxx.c:
gibbs
2001-01-05
5
-82
/
+186
*
ahc_eisa.c:
gibbs
2000-12-20
13
-222
/
+710
*
Fix include directories for crossbuilding.
marcel
2000-12-13
1
-1
/
+1
*
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
3
-4
/
+16
*
Sync Perforce IDs, add tranceiver state change support, and correct
gibbs
2000-11-10
10
-58
/
+150
*
Sync perforce IDs.
gibbs
2000-11-10
7
-7
/
+7
*
aic7xxx.c:
gibbs
2000-11-06
6
-89
/
+98
*
Generate bmov instructions for all move requests. The driver
gibbs
2000-10-31
1
-3
/
+3
*
aic7xxx.c:
gibbs
2000-10-31
8
-368
/
+706
*
Remove unneeded <stddef.h> #includes.
phk
2000-10-29
2
-4
/
+0
*
Add the use of M_ZERO to some malloc calls.
dwmalone
2000-10-29
2
-6
/
+4
*
Bring back the ability to send cdbs of length 13->32 bytes. This was lost
gibbs
2000-10-12
1
-1
/
+1
*
Store a pointer to our softc in the kernel's SCB structure. In the
gibbs
2000-10-11
4
-54
/
+40
*
Close a race condition that doesn't really exist in -current. When
gibbs
2000-10-09
2
-2
/
+2
*
Clean up error recovery code:
gibbs
2000-10-09
6
-68
/
+117
*
Correct corruption of the qinfifo in ahc_search_qinififo() for all
gibbs
2000-10-08
4
-97
/
+106
*
Fix single character typo in legacy transfer settings function
gibbs
2000-10-06
2
-2
/
+2
*
Bring in a slew of fixes that were supposed to be in the last commit.
gibbs
2000-10-06
3
-70
/
+90
*
Correct pedantic errors in arrays generated by the assembler (trailing
gibbs
2000-10-05
1
-5
/
+12
*
Convert the driver to use a single DMA for fetching new commands instead
gibbs
2000-10-05
10
-213
/
+474
*
ahc_set_transaction_status() takes an SCB. This makes it difficult to
gibbs
2000-10-01
2
-2
/
+2
[prev]
[next]