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
*
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
*
Add a quirk entry for the Sony CLIE memory stick device. This will become
scottl
2001-09-19
1
-0
/
+8
*
The code that sees a drive (at mount time) not in buffered mode and
mjacob
2001-09-14
1
-3
/
+5
*
KSE Milestone 2
julian
2001-09-12
9
-30
/
+30
*
Attach to a CD device even when the SCSI status is 'busy'.
ken
2001-09-03
1
-0
/
+10
*
Add quirk entry for FujiFilm camera.
n_hibma
2001-09-02
1
-1
/
+8
*
Add quirks for Kingbyte USB Pen drive.
n_hibma
2001-09-02
1
-12
/
+12
*
Take CAM_REQUEUE_REQ out of the class of things we were trying to honor
mjacob
2001-08-30
1
-1
/
+0
*
Clear SA_FLAG_ERR_PENDING for MTREW, MTERASE and MTRETENS ioctl cases.
mjacob
2001-08-30
1
-85
/
+112
*
Add interfaces for SCSI LOG SELECT and LOG SENSE commands.
kbyanc
2001-08-27
2
-0
/
+153
*
Add quirks for the Olympus Digital Camera.
n_hibma
2001-08-21
1
-1
/
+16
*
Eliminate the hot-spare 'r' in Arrray.
phk
2001-08-10
1
-1
/
+1
*
Kill the command (don't rerun it) if we had an AUTOSENSE failure.
mjacob
2001-07-30
1
-3
/
+5
*
(Forced commit- last one missed the comments)
mjacob
2001-07-30
1
-2
/
+2
*
(Forced commit- last commit was inadvertant in that it missed the comments)
mjacob
2001-07-30
1
-0
/
+1
*
backout last commit- inadvertant
mjacob
2001-07-30
1
-70
/
+47
*
scsi_targetio.h
mjacob
2001-07-30
3
-103
/
+198
*
Propagate CAM_DIS_DISCONNECT on through:
mjacob
2001-07-30
1
-5
/
+54
*
Support for USB floppies based upon SMSC USB FDD controller.
n_hibma
2001-07-20
1
-0
/
+10
*
Catch up with NetBSD/pc98.
non
2001-07-14
4
-1606
/
+4214
*
Call disk_destroy in cdcleanup() as appropriate.
dd
2001-07-11
1
-0
/
+3
*
Add SYSCTL ints for default normal I/O timeout && retry counts.
mjacob
2001-07-09
1
-4
/
+20
*
Check the void * argument in the AC_FOUND_DEV case against NULL. Whether
mjacob
2001-07-04
7
-1
/
+16
*
A slightly more complete change to timeouts:
mjacob
2001-07-02
1
-14
/
+22
*
Reviewed by: Matthew Jacob
lars
2001-07-02
1
-1
/
+1
*
cleanup some of the XPORT_FC code
mjacob
2001-06-24
1
-24
/
+18
*
Add a transport settings variant for Fibre Channel.
mjacob
2001-06-24
1
-0
/
+13
*
Fix warnings:
peter
2001-06-15
1
-4
/
+4
*
Hints overhaul:
peter
2001-06-12
2
-19
/
+20
*
Sorry, an "ARCHIVE Python 06408" does not need SA_QUIRK_NOCOMP.
non
2001-06-06
1
-1
/
+1
*
first blush at some FC path inquiry settings
mjacob
2001-06-04
1
-0
/
+20
*
Do NOLUNS dance for oddball Exabyte. We *really* need to do this as hints.
mjacob
2001-06-04
1
-1
/
+12
*
first blush at some FC path inquiry settings
mjacob
2001-06-04
1
-0
/
+9
*
Add a quirk entry for ARCHIVE Python 06408.
non
2001-06-01
1
-0
/
+4
*
Print out the asc/ascq and description even when both the asc and ascq
ken
2001-05-27
1
-4
/
+2
*
Remove unneeded includes of sys/ipl.h and machine/ipl.h.
jhb
2001-05-15
1
-2
/
+0
*
Exploit recent improvements in the disk minilayer to simplify error
phk
2001-05-08
5
-75
/
+39
*
Actually biofinish(struct bio *, struct devstat *, int error) is more general
phk
2001-05-06
4
-32
/
+12
*
Add q quirk for the old SONY SMO drive i've been sitting upon in my
joerg
2001-05-05
1
-0
/
+16
*
Fix up unit attention and selection timeout handling in various peripheral
ken
2001-05-01
3
-14
/
+8
*
Add sense key table entries for DATA PROTECT and BLANK CHECK. This will
ken
2001-04-30
1
-0
/
+2
*
In camperiphscsisenseerror(), don't return an error when the error action
ken
2001-04-30
1
-0
/
+3
*
Fix an errant search and replace that broke SCSI start unit commands.
ken
2001-04-30
1
-1
/
+1
*
Fix the `tape drive spinning indefinately upon mt stat' problem.
joerg
2001-04-22
1
-2
/
+15
*
Fix an off-by-2 error in periphdriver_register(). The read side of the
ken
2001-04-16
1
-1
/
+1
*
If we have and error and are booting verbosely, don't be complaining
mjacob
2001-04-04
1
-1
/
+7
*
comment typo: subsytem -> subsystem
murray
2001-03-31
1
-1
/
+1
[next]