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
*
Commit for Nate his "guidelines for submitting quirks".
mjacob
2007-06-10
1
-2
/
+210
*
Despite several examples in the kernel, the third argument of
dwmalone
2007-06-04
2
-2
/
+2
*
Add a placeholder document to be filled out by Nate which will describe
mjacob
2007-05-29
1
-0
/
+4
*
Back out 1.212 at Nate's request in order to go through the
mjacob
2007-05-29
1
-9
/
+0
*
Use the Hitachi 2.5" HD, 120 GB as a USB device.
mjacob
2007-05-29
1
-0
/
+9
*
Remove duplicate includes.
cognet
2007-05-23
2
-3
/
+0
*
Zero scsi_readcapacity allocations so we can really
mjacob
2007-05-18
1
-4
/
+3
*
Release the bus reference that is acquired when doing a CAMIOCOMMAND
scottl
2007-05-16
1
-0
/
+1
*
Remove an assertion in xpt_print_path() that makes debugging code much more
scottl
2007-05-16
1
-1
/
+0
*
Add a helper function for registering async callbacks. Besides
scottl
2007-05-16
11
-272
/
+70
*
Eliminate the use of M_TEMP.
scottl
2007-05-14
6
-115
/
+122
*
Only schedule the xpt_finishconfig_task once. This fixes some potential
scottl
2007-04-27
1
-4
/
+6
*
Remove obsolete headers. Move kernel specific headers under #ifdefs
scottl
2007-04-23
1
-9
/
+2
*
Retire the spl() markers. Add in some minor missed locking as a result.
scottl
2007-04-19
2
-193
/
+31
*
Inline cam_periph_lock|unlock to make debugging easier. Use more
scottl
2007-04-19
3
-30
/
+21
*
Fix a leaked lock in dashutdown.
scottl
2007-04-19
1
-1
/
+3
*
Avoid problems with make_dev.
scottl
2007-04-19
2
-0
/
+4
*
Zero the CCBs when mallocing them.
scottl
2007-04-19
1
-2
/
+2
*
Split the camisr into per-SIM done queues. This optimizes the locking a
scottl
2007-04-19
3
-45
/
+49
*
Missed locking the dump and shutdown entry points in the scsi_da driver.
scottl
2007-04-18
1
-2
/
+9
*
Revert a driver API change to xpt_alloc_ccb that isn't necessary. Fix a
scottl
2007-04-18
5
-18
/
+31
*
Don't delete the devalias, as per the man page.
scottl
2007-04-17
1
-4
/
+1
*
For the XPT_SASYNC_CB operation, only decouple the broadcast to the bus
scottl
2007-04-16
1
-86
/
+67
*
Drop the topology lock before calling the periph oninvalidate and dtor
scottl
2007-04-16
1
-7
/
+5
*
Drop the periph/sim lock when calling disk_destroy().
scottl
2007-04-16
2
-5
/
+3
*
Destroy the devalias before destroying the dev.
scottl
2007-04-16
1
-1
/
+1
*
Remove Giant from CAM. Drivers (SIMs) now register a mutex that CAM will
scottl
2007-04-15
19
-957
/
+1210
*
A fix for the SG_GET_TIMEOUT function slipped into a previous commit by
scottl
2007-04-10
2
-8
/
+22
*
Make use of M_ZERO in various malloc calls.
scottl
2007-04-09
1
-5
/
+4
*
Fix a logic bug that slipped in at the last minute and apparently escaped
scottl
2007-04-09
1
-4
/
+3
*
Add the CAM 'SG' peripheral device. This device implements a subset of the
scottl
2007-04-07
2
-0
/
+1126
*
A silly buglet found by Coverity- check the return value from
mjacob
2007-03-15
1
-1
/
+7
*
Use tsleep() rather than msleep() with a NULL mtx.
jhb
2007-02-27
1
-3
/
+3
*
Add an xpt_rescan function and a thread that will field
mjacob
2007-02-23
2
-4
/
+50
*
Reduce the noise when plugging in (USB) mass storage devices, like a 4 port
n_hibma
2007-02-21
1
-2
/
+6
*
Use the more specific 'EM732X' designation rather than * to disable sync
imp
2007-01-23
1
-1
/
+1
*
Add quirk for EasyMP3 EM732X usb 2.0 flash mp3 player.
imp
2007-01-22
1
-0
/
+8
*
fix botch
mjacob
2006-12-21
1
-1
/
+1
*
Pay attention to return value from xpt_bus_register in xpt_init.
mjacob
2006-12-21
1
-1
/
+5
*
Make cam_xpt's pronouncements match camcontrol
mjacob
2006-12-10
1
-1
/
+1
*
Add an xpt_print function to reduce most of the xpt_print_path/printf
mjacob
2006-12-05
12
-259
/
+216
*
Initial cut at Basic Domain Validation- just add some states to
mjacob
2006-12-04
2
-9
/
+216
*
Remove CTS_SPI_FLAGS_TAG_ENB. Nobody is using it and at least one
mjacob
2006-12-03
1
-1
/
+0
*
o Style: remove a w/space before a comma.
maxim
2006-11-26
1
-1
/
+1
*
o Style(9): trim eol w/spaces, w/spaces to tabs, kill an empty line.
maxim
2006-11-26
1
-4
/
+3
*
o Add a quirk for X-Micro Flash Disk.
maxim
2006-11-26
1
-0
/
+8
*
XPT_GET_TRAN_SETTINGS can fail- so check for an error and
mjacob
2006-11-07
1
-1
/
+9
*
Fix the hanging chad if the NEW_TRAN_CODE change and change the
mjacob
2006-11-07
1
-2
/
+2
*
Remove extra whitespace
njl
2006-11-03
1
-1
/
+0
*
Add a tunable that allows one to turn off the automatic sending of
mjacob
2006-11-02
1
-16
/
+26
[next]