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
*
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
*
Add support of PhotoClip USB Camera (http://www.myphotoclip.com):
sobomax
2002-01-31
1
-0
/
+7
*
Define the kern.cam sysctl in the cam layer, rather than multiply in several
msmith
2002-01-09
5
-8
/
+13
*
Staticise a debugging variable.
msmith
2002-01-09
1
-1
/
+1
*
Add quirk for DIVA USB Mp3 Player.
sobomax
2002-01-08
1
-0
/
+8
*
Extend Olympus E-100RS quirk to cover entire E series of digital cameras.
kbyanc
2002-01-07
1
-5
/
+2
*
Change the preemption code for software interrupt thread schedules and
jhb
2002-01-05
1
-2
/
+2
*
Add support for Nikon Coolpix E775 and E885 cameras.
jedgar
2002-01-01
1
-2
/
+9
*
o Add KLD support for scsi_low.
non
2001-12-15
1
-0
/
+11
*
Remove PAO3 dependent part where I missed to remove at last commit.
non
2001-12-10
1
-4
/
+0
*
Add a NO_6_BYTE quirk for the D-series olympus digital cameras.
iedowse
2001-12-09
1
-0
/
+7
*
Bring the probe inquiry code in line with the SCSI spec.
ken
2001-11-27
1
-43
/
+35
*
Back out 1.88 (NO_SYNC_CACHE quirk for Infortrend IFT-3102). Since
iedowse
2001-11-26
1
-8
/
+0
*
Disabled tagged commands for Hitachi Jura-C series with J8A8 firmware.
dg
2001-11-19
1
-0
/
+10
*
Back out revision 1.117; the correct solution is to upgrade the
iedowse
2001-11-19
1
-9
/
+0
*
Hitachi DK32 disks have problems with tagged queuing under load.
iedowse
2001-11-19
1
-0
/
+9
*
Be very generous with timeouts for synchronize cache. We may wait a very long
mjacob
2001-11-17
1
-1
/
+1
*
The Infortrend IFT-3102 multihost U2 SCSI to U2 SCSI controller
iedowse
2001-11-17
1
-0
/
+8
*
Add quirk for Fujitsu M2513A MO drives. These drives hang at various
iedowse
2001-11-17
1
-0
/
+15
*
Fix a signed bug in the crashdump code for systems with > 2GB of ram.
ps
2001-11-13
1
-1
/
+1
*
Add quirk for Minolta 2330 Zoom digital camera.
kbyanc
2001-11-07
1
-0
/
+7
*
Add quirk for Nikon Coolpix 995.
kbyanc
2001-11-07
1
-1
/
+8
*
Fix bug in scsi_read_write() where it might use 6-byte commands when
kbyanc
2001-11-06
1
-5
/
+4
*
Add quirk entry for Olympus E-100RS digital camera. This and the existing
kbyanc
2001-11-05
1
-0
/
+10
*
Remove PAO3 dependent part.
non
2001-11-03
1
-8
/
+1
*
Add a quirk entry so that the Maxtor 3000LE USB drive will work.
scottl
2001-10-15
1
-0
/
+7
*
o Modify access control code for the CAM SCSI pass-through device to
rwatson
2001-09-26
1
-2
/
+4
*
s/securelvel/securelevel/
rwatson
2001-09-25
1
-1
/
+1
[next]