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
/
cam
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Force ARCHIVE Vipers to be FIXED
mjacob
1998-12-28
1
-1
/
+5
*
a more correct change that should meet the sniff test
mjacob
1998-12-24
1
-14
/
+10
*
Unstaticize swi_camnet && swi_cambio so Alpha kernels can build again.
mjacob
1998-12-24
1
-3
/
+3
*
you can retry SYNC CACHE on UA errors
mjacob
1998-12-23
1
-2
/
+3
*
Staticize.
eivind
1998-12-22
3
-17
/
+17
*
Add a quirk NORRLS (no reserve/release) which can (and
mjacob
1998-12-22
1
-39
/
+84
*
1) Fix some serious bugs (1 botch on my part which caused a filemark to be
mjacob
1998-12-19
1
-40
/
+89
*
Add in block position/block locate functions.
mjacob
1998-12-18
1
-21
/
+141
*
Add structures and function definitions pertinent for hardware locate support.
mjacob
1998-12-18
1
-1
/
+51
*
Correct the definition of the changer device capabilities page. The
gibbs
1998-12-17
1
-1
/
+1
*
Add some tape specific density codes- only enough of them here to recognize
mjacob
1998-12-17
1
-1
/
+17
*
Several changes having to do blocksize- mostly to force variable as the default.
mjacob
1998-12-17
1
-51
/
+268
*
Correctly track allocated accept target I/O ccbs so that they can be
gibbs
1998-12-17
1
-15
/
+17
*
At Justin's request, limit the size of buffers that can be mapped into
ken
1998-12-16
1
-4
/
+4
*
Probable fix for the "cdda2wav" panics that various people have been
ken
1998-12-16
1
-47
/
+39
*
Enable/Disable our lun on open/close. Track resources kept at the controller
gibbs
1998-12-15
1
-95
/
+190
*
Wire up the XPT_ABORT and XPT_RESET_DEV ccb function codes so they can
gibbs
1998-12-15
1
-5
/
+5
*
Add definitions for TAILQ, LIST, and SLIST ccb_hdr queues.
gibbs
1998-12-15
1
-3
/
+5
*
Return ENODEV instead of EINVAL when a particular exchange or move
gibbs
1998-12-12
1
-3
/
+3
*
Some fixes to handle fixed mode and variable mode more sensibly- and also
mjacob
1998-12-11
1
-46
/
+167
*
Convert dadump to use reasonable data types so that some casting is unecessary.
gibbs
1998-12-11
1
-17
/
+17
*
Do not attempt to retry commands that fail with ILLEGAL REQUEST status.
gibbs
1998-12-11
1
-3
/
+3
*
Convert debugging printfs to the CAM_DEBUG macro.
gibbs
1998-12-10
1
-40
/
+50
*
Expand the hba_misc fied in the Path Inquiry ccb to allow a controller driver
gibbs
1998-12-10
2
-10
/
+65
*
use CAM_DEBUG_XPT to track XPT; correct a misspelling
mjacob
1998-12-06
1
-13
/
+16
*
print the appropriate SCSI revision (with CCS as a proper name for the announ...
mjacob
1998-12-06
1
-4
/
+8
*
Add a CAM_DEBUG_XPT define (to debug XPT layer only). Add a CAM_DEBUGGED
mjacob
1998-12-05
1
-2
/
+8
*
Add in named SID field revision names (including CCS).
mjacob
1998-12-05
1
-1
/
+8
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
4
-21
/
+15
*
"Fix" a problem with the Quantum Viking. It appears that this drive does
ken
1998-12-02
1
-4
/
+28
*
...nor does this old TDC3620 like to be asked for compression.
joerg
1998-11-26
1
-1
/
+5
*
This old firmware of the TDC3620 hangs the SCSI bus upon serial
joerg
1998-11-25
1
-1
/
+12
*
Fix a few problems that Bruce noticed about a month ago, and fix oup one
ken
1998-11-22
5
-19
/
+46
*
Generalize the quirk entry that disables multi-lun probing for Sony CDROM
ken
1998-11-04
1
-4
/
+3
*
Fix a problem with the way we handled device invalidation when attaching
ken
1998-10-22
10
-335
/
+438
*
Add a mechanism to send a non-tagged transaction even if a device is
gibbs
1998-10-15
1
-1
/
+7
*
Fix several potential buffer overrun conditions. These changes have been
ken
1998-10-15
3
-29
/
+116
*
Clean up some unused variables.
ken
1998-10-15
7
-30
/
+8
*
Narrow the quirk entry for the Seagate Elite 9 a bit to just cover drives
ken
1998-10-14
1
-2
/
+2
*
Disable tagged queueing for the Seagate Elite 9GB drives. They tend to get
ken
1998-10-14
1
-1
/
+10
*
Disable cache syncs for a broken NEC drive.
ken
1998-10-13
1
-1
/
+9
*
Fix a bug in the error recovery code. It was possible to have more than
ken
1998-10-13
2
-2
/
+59
*
Fix a bug in the scan lun code that showed up when we did the following
ken
1998-10-13
1
-2
/
+3
*
Fixed two potentially serious classes of bugs:
dg
1998-10-13
1
-2
/
+2
*
Add a "dummy light" (actually two dummy lights) to catch people who don't
ken
1998-10-12
1
-1
/
+18
*
Add quirk entries to disable the synchronize cache command for Micropolis
ken
1998-10-12
1
-10
/
+28
*
Bring over a quirk entry from the old SCSI code for a Chinon CDROM drive
ken
1998-10-12
1
-1
/
+5
*
If the bus delay is >= 2 seconds, notify the user that we are waiting
gibbs
1998-10-10
1
-2
/
+7
*
Add the quirk entry framework to handle disabling the synchronize cache
ken
1998-10-08
1
-25
/
+168
*
Add a quirk entry for the CFP2107, another drive with broken
gibbs
1998-10-07
1
-2
/
+9
[prev]
[next]