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 CDRIOC{READ,WRITE}SPEED ioctls to cd(4). Units are in KB/sec.
njl
2002-10-18
2
-0
/
+58
*
Backout my previous "brain cramp" commit.
pirzyk
2002-10-18
1
-11
/
+9
*
Changed the scsi mode command to use 10 bytes scsi commands instead
pirzyk
2002-10-17
1
-9
/
+11
*
Quirk for HP 315 USB Digital Camera
njl
2002-10-17
1
-0
/
+8
*
Trapdoor access to cd%da and cd%c so they still work, but do not let them
phk
2002-10-11
1
-0
/
+24
*
Use malloc(9)'s M_ZERO rather than explicit bzero(9) call.
phk
2002-10-11
1
-2
/
+2
*
Fix the location of the length bytes in the 12-byte read/write CDB
ken
2002-10-08
1
-1
/
+1
*
Correctly convert to appropriate blocksize.
phk
2002-10-07
1
-1
/
+2
*
Unhook the SCSI CD driver from the disk "mini-layer" and/or GEOM.
phk
2002-10-04
1
-117
/
+23
*
Fix style problems in the quirk entry section.
ken
2002-10-03
1
-4
/
+6
*
Add quirks for DaisyTechnology PhotoClip camera.
sobomax
2002-10-01
1
-0
/
+7
*
Add quirk for Apacer HandyDrive
guido
2002-09-30
1
-0
/
+7
*
Be consistent about "static" functions: if the function is marked
phk
2002-09-28
4
-13
/
+13
*
use __packed.
alfred
2002-09-23
1
-2
/
+2
*
A SCSI_DELAY of zero is a legitimate value to have.
mjacob
2002-09-23
1
-2
/
+4
*
Note that the large Hitachi's are also CAM_QUIRK_HILUNS
mjacob
2002-09-23
1
-0
/
+8
*
(This commit touches about 15 disk device drivers in a very consistent
phk
2002-09-20
2
-64
/
+12
*
Don't use dkunit() to find out unit, we already have our softc pointer
phk
2002-09-20
1
-5
/
+3
*
Make SCSI_DELAY setable at boot time and runtime via the
brooks
2002-09-02
4
-24
/
+85
*
Add \n to various printfs. grep shows these should be the last ones.
njl
2002-08-27
1
-3
/
+3
*
Adjust scsi_calc_syncparam() to the exception table changing from 10ths to
gibbs
2002-08-26
1
-2
/
+4
*
Replace various spelling with FALLTHROUGH which is lint()able
charnier
2002-08-25
1
-2
/
+2
*
Add some \n's to printf()s
peter
2002-08-24
1
-5
/
+5
*
Fix unit wiring. Also, change the variable "hit" to "wired" so that it
peter
2002-08-24
1
-11
/
+9
*
Updates to cmd6workaround:
njl
2002-08-16
1
-15
/
+18
*
Remove cam_extend.[ch] after all references to them were removed.
njl
2002-08-15
2
-145
/
+0
*
Remove usage of cam_extend.c, replace with dev->si_drv1
njl
2002-08-15
9
-243
/
+74
*
Correct spelling of 'supplied'.
robert
2002-06-19
1
-1
/
+1
*
If we boot verbose, then print out 'interesting' CAM errors that otherwise
mjacob
2002-06-07
1
-5
/
+65
*
Add the 160MHz syncrate to scsi_calc_syncrate() sync period exception table.
gibbs
2002-06-05
1
-6
/
+7
*
scsi_message.h:
gibbs
2002-06-05
2
-6
/
+43
*
Add REPORT LUNS basic infrastructure.
mjacob
2002-06-04
2
-20
/
+77
*
PR: kern/38208
dillon
2002-05-29
1
-0
/
+7
*
Add a Quirk entry for the USB SimpleTech UCF-100 compact flash reader.
dillon
2002-05-19
1
-0
/
+7
*
Make Veritas Storage Appliance a HILUNS device.
mjacob
2002-04-24
1
-0
/
+5
*
Remove unused static variable quantum.
marcel
2002-04-23
1
-2
/
+0
*
Fix 3 of the four problems with my last indentation fix. ("fixing" the
ken
2002-04-01
1
-4
/
+2
*
Fix an indentation problem.
ken
2002-04-01
1
-7
/
+7
*
DA (scsi) and AD (ata) diskdrivers:
phk
2002-03-31
1
-48
/
+10
*
Maxtor Personal Storage 3000XT (Firewire) hangs upon
simokawa
2002-03-24
1
-0
/
+11
*
Automatically detect devices that do not support READ(6)/WRITE(6)
simokawa
2002-03-23
1
-1
/
+75
*
Remove __P.
alfred
2002-03-20
3
-160
/
+159
*
Mark some arguments __unused.
phk
2002-03-11
1
-2
/
+2
*
Add support for Simplified Direct Access Device in scsi_op_desc().
simokawa
2002-03-11
1
-0
/
+4
*
Simple p_ucred -> td_ucred changes to start using the per-thread ucred
jhb
2002-02-27
1
-1
/
+1
*
GC: BIO_ORDERED going away.
phk
2002-02-22
2
-5
/
+2
*
- Add support for Simplified Direct Access Device, mostly for
simokawa
2002-02-21
2
-1
/
+21
*
o Move NTOHL() and associated macros into <sys/param.h>. These are
mike
2002-02-18
1
-1
/
+1
*
Add NO_6_BYTE quirk entry for the LaCie Ltd. 105311 80 Gig USB2 drive.
bsd
2002-02-18
1
-1
/
+8
*
Remove spurious ';'
phk
2002-02-10
1
-1
/
+0
[next]