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
*
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
*
Incorporate the O_NONBLOCK open semantics of Linux and Solaris. This allows
mjacob
2006-01-14
1
-6
/
+87
*
Allow to use Time DPA20B 1GB MP3 Player [1]
mnag
2006-01-13
1
-0
/
+16
*
When deregistering a bus, attempt to flush out all outstanding
iedowse
2006-01-11
1
-8
/
+111
*
There should be no need to retry when the CCB status code is
iedowse
2006-01-08
1
-0
/
+2
*
Style nit.
pjd
2005-12-19
1
-2
/
+2
*
Allow to use TransFlash drive, which can be found in Motorola E398 Mobile Phone.
pjd
2005-12-19
1
-0
/
+9
*
Fix a bug that caused some /dev entries to continue to exist after
jdp
2005-11-18
2
-0
/
+2
*
Make the exploring of all luns supported by an HBA more of a
mjacob
2005-09-16
1
-5
/
+38
*
Merge the dev_clone and dev_clone_cred event handlers into a single
rwatson
2005-08-08
1
-3
/
+4
*
Fix the recent panics/LORs/hangs created by my kqueue commit by:
ssouhlal
2005-07-01
1
-1
/
+1
*
- Providing fine-grained malloc statistic by replacing M_DEVBUF with
avatar
2005-07-01
9
-66
/
+98
*
Fixing a memory leak in xpt_release_device(), which can be quickly
avatar
2005-06-24
1
-0
/
+2
*
Add a quirk for my pen-drive.
pjd
2005-06-09
1
-0
/
+8
*
Do not initialize path variable with useless value just before
kan
2005-05-11
1
-1
/
+0
*
Add quirk for TEAC USB floppy drives.
dwhite
2005-05-05
1
-0
/
+7
*
Make sure we look at the correct sub op codes when
mjacob
2005-04-14
1
-3
/
+22
*
Take constructive advice from njl && reformat
mjacob
2005-04-14
1
-0
/
+6
*
Quirk for ZICPlay USB MP3 Player.
njl
2005-04-14
1
-0
/
+8
*
Apply quirk.
mjacob
2005-04-14
1
-0
/
+4
*
Applied conservative version of suggested quirk.
mjacob
2005-04-14
1
-0
/
+7
*
Apply quirk suggested by submitter.
mjacob
2005-04-14
1
-1
/
+1
*
The divide by zero panic must have been due to a bogus
mjacob
2005-04-14
1
-0
/
+9
*
avoid use after free
sam
2005-03-31
1
-8
/
+8
*
avoid use after free
sam
2005-03-31
1
-1
/
+1
*
Explicitly hold a reference to the cdev we have just cloned. This
phk
2005-03-31
1
-0
/
+1
*
Fix a problem with the cd(4) driver -- the CAMGETPASSTHRU ioctl wouldn't
ken
2005-03-26
1
-1
/
+7
*
Fix a place where we were referencing a pointer after it had been freed.
ken
2005-03-26
1
-0
/
+2
*
Restore queue depth settings across tag disable events. The system often
gibbs
2005-03-23
1
-2
/
+13
*
Don't free the SIM object twice.
scottl
2005-03-19
1
-1
/
+0
*
Reference a pointer correctly when copying to it's location.
scottl
2005-02-21
1
-1
/
+1
*
Check the correct periph pointer after search for it.
scottl
2005-02-20
1
-1
/
+1
*
Protect against trying to free a non-existant peripheral.
scottl
2005-02-20
1
-0
/
+4
*
Remove a shadow declaration of 'error' that caused certain tests to be
scottl
2005-02-12
1
-1
/
+0
*
Provide locking for the ccb_bioq. This allows xpt_done() to be called without
scottl
2005-02-09
1
-5
/
+22
[next]