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
*
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
*
2nd and final commit that moves us to CAM_NEW_TRAN_CODE
mjacob
2006-11-02
3
-479
/
+0
*
Implement BIO_FLUSH handling for da(4), amr(4), ata(4) and ataraid(4).
pjd
2006-10-31
1
-14
/
+31
*
The first of 3 major steps to move the CAM layer forward to using
mjacob
2006-10-31
1
-0
/
+53
*
Add a SCSI da(4) quirk for Rekam USB Camera.
flz
2006-10-07
1
-0
/
+8
*
Add SCSI da(4) quirk for the iRiver H10.
flz
2006-10-07
1
-0
/
+8
*
Put a bit of hysteresis into both BUSY SCSI status returns
mjacob
2006-10-01
1
-4
/
+20
*
Don't allow attachment of disks that could cause GEOM to panic.
mjacob
2006-09-16
1
-9
/
+24
*
New Dell 1950/2950 SES backplane drops off the bus if you poke
mjacob
2006-09-16
1
-0
/
+4
*
null commit to provide commit message to previous
mjacob
2006-09-11
1
-1
/
+1
*
PR: 103130
mjacob
2006-09-11
1
-1
/
+1
*
Implement 'camcontrol reportluns'. This allows users to send the SCSI
ken
2006-08-21
2
-15
/
+35
*
access only has 2 esses.
jhb
2006-08-14
1
-1
/
+1
*
Drop Giant before returning in error path, thus eliminates
delphij
2006-07-14
2
-0
/
+2
*
Grumble. VMWare ESX and VMWare WorkStation have *slightly* different
mjacob
2006-06-26
1
-1
/
+1
*
VMware disk volumes are only on LUN 0, and
mjacob
2006-06-24
1
-0
/
+5
*
Add PIM_SEQSCAN for HBA misc flags and code that understands
mjacob
2006-06-05
2
-33
/
+81
*
Handle some of the inquiry flags that have come into
mjacob
2006-05-30
2
-6
/
+17
*
Forced commit - last checkin got away from me.
mjacob
2006-05-24
1
-0
/
+1
*
Sorry- last delta was checked in by mistake.
mjacob
2006-05-24
1
-2
/
+1
*
Make physical buffers in cam_periph_mapmem owned by the kernel in case we
mjacob
2006-05-24
3
-58
/
+21
*
Since DELAY() was moved, most <machine/clock.h> #includes have been
phk
2006-05-16
1
-4
/
+0
*
Actually check to see if XPT_CALC_GEOMETRY had an error
mjacob
2006-04-18
1
-3
/
+17
*
Do more guarding against zero divide traps for the geom subroutine.
mjacob
2006-04-18
1
-1
/
+14
*
o Do not double i/o stats for cd(4) already acounted in g_disk_done().
maxim
2006-04-17
1
-1
/
+1
*
Add reference to PR to TOSHIBA TransMemory quirk entry.
joerg
2006-03-18
1
-0
/
+1
*
- Add a PR number for future reference.
flz
2006-03-18
1
-1
/
+1
*
Add the TOSHIBA TransMemory USB sticks to the list of devices that
joerg
2006-03-13
1
-0
/
+7
*
- Add a scsi_da.c and a umass.c quirk for Genesys 6-in-1 Card Reader.
flz
2006-01-30
1
-0
/
+8
*
Add Product IDs :
flz
2006-01-26
1
-0
/
+48
*
CAM_NEW_TRAN_CODE placeholders for SAS support.
mjacob
2006-01-20
2
-5
/
+25
*
Fix ioctl to not get swallowed by ioctl code (i.e., make sure the darned
mjacob
2006-01-18
1
-1
/
+1
[next]