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 support for the DVD ioctl interface.
ken
2000-05-12
2
-1
/
+1083
*
Some prettifying for the quirk comments.
mjacob
2000-05-09
1
-5
/
+16
*
*sigh* I must have been on something that night. Make xpt_periph an
n_hibma
2000-05-07
2
-1
/
+3
*
Separate the struct bio related stuff out of <sys/buf.h> into
phk
2000-05-05
8
-7
/
+8
*
Add in include of <machine/clock.h> which defines DELAY.
mjacob
2000-05-02
1
-0
/
+1
*
Add $FreeBSD$
peter
2000-05-01
3
-0
/
+4
*
Remove unneeded #include <sys/kernel.h>
phk
2000-04-29
1
-1
/
+0
*
Remove unneeded <sys/buf.h> includes.
phk
2000-04-18
2
-2
/
+0
*
Don't include <sys/buf.h> twice.
phk
2000-04-18
2
-2
/
+0
*
Overlooked a s/b_act/bio_queue/ substitution due to targ not being in LINT.
phk
2000-04-16
1
-2
/
+2
*
Complete the bio/buf divorce for all code below devfs::strategy
phk
2000-04-15
6
-281
/
+281
*
Add a hack to cam that makes the cam_xpt available to the rest of the
n_hibma
2000-04-03
2
-2
/
+2
*
Move B_ERROR flag to b_ioflags and call it BIO_ERROR.
phk
2000-04-02
6
-35
/
+35
*
Fix two problems in the ch(4) driver.
ken
2000-04-02
1
-2
/
+13
*
Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new
phk
2000-03-20
6
-16
/
+15
*
o clear the ccb_flags field before sending an accept target I/O ccb to
gibbs
2000-03-18
1
-6
/
+9
*
Per Justin's request- remove his name from Copyright.
mjacob
2000-03-18
1
-6
/
+1
*
Add a quirk entry for Y-E Data USB floppy drive.
n_hibma
2000-03-15
1
-0
/
+10
*
Various typo's.
n_hibma
2000-03-15
5
-6
/
+7
*
Some minor fixing - final for 4.0. Debugging messages toned down a bit.
mjacob
2000-02-29
1
-21
/
+15
*
Fix 'camcontrol inquiry'. The inquiry data structure changes (increased to
ken
2000-02-20
2
-1
/
+13
*
Add a quirk type (and one for ARCHIVE Python's) that disables the
mjacob
2000-02-03
1
-24
/
+33
*
Because we added 4 bytes to the inquiry data size, we need to
mjacob
2000-01-25
1
-1
/
+1
*
Redo the SHORT INQUIRY length stuff to be a bit cleaner.
mjacob
2000-01-25
1
-32
/
+27
*
When autosense fails, make sure we retry the command.
ken
2000-01-25
1
-1
/
+1
*
Propagate sense data through from SIM (if there) and mark the CTIO
mjacob
2000-01-25
1
-51
/
+88
*
Propagate sense data through from SIM (if there) and mark the CTIO
mjacob
2000-01-25
1
-2
/
+28
*
Go for the gusto and do the full 256 bytes for inquiry data.
mjacob
2000-01-25
2
-6
/
+8
*
A minimal update to the device wiring code so that it looks at the
peter
2000-01-23
3
-160
/
+83
*
Clean up some of the SAF-TE matching code. Add
mjacob
2000-01-21
1
-10
/
+16
*
Do the minor changes needed because of change to ccb_getdev structure.
mjacob
2000-01-17
6
-14
/
+16
*
Increase size of the scsi_inquiry_data structure to it's nearly
mjacob
2000-01-17
1
-1
/
+44
*
Remove garbage collected tags from their usage in the ccb_getdev
mjacob
2000-01-17
1
-12
/
+39
*
Shift bits for CAM flags so that the top bit isn't set in an enum
mjacob
2000-01-17
1
-28
/
+13
*
Add a CAM_SENT_STATUS for use in target mode. JHK approved.
mjacob
2000-01-17
1
-1
/
+4
*
Do not propagate the ENCI_SVALID bit for overall enclosure status
mjacob
2000-01-17
1
-5
/
+4
*
Add in SAF-TE handling code and do some minor consistency cleanups.
mjacob
2000-01-17
1
-10
/
+1017
*
buglet fix
mjacob
2000-01-15
1
-1
/
+1
*
Do a wad of cleanup and put into place at least *one* functional
mjacob
2000-01-15
1
-85
/
+1077
*
Move the kernel specific stuff into scsi_ses.c. Redo the ioctls
mjacob
2000-01-15
1
-46
/
+19
*
add SEND/RECEIVE diagnostic opcodes, SEND is a Mandatory command
mjacob
2000-01-15
1
-0
/
+2
*
Remove inclusion of dkbad.h- seems like a bug, but I had a stale
mjacob
2000-01-15
1
-1
/
+0
*
add functional but stub SES/SAF-TE driver
mjacob
2000-01-15
2
-0
/
+763
*
Clean up the xpt_sim creation to mirror how HBA drivers perform this task.
gibbs
2000-01-14
2
-74
/
+127
*
Widen width of tag && initiator ids to u_int
mjacob
2000-01-03
1
-2
/
+2
*
Change error message make sense and add a missing
mjacob
1999-12-30
1
-1
/
+4
*
Restore this driver to a working state. The control device has
mjacob
1999-12-29
1
-7
/
+6
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
11
-26
/
+26
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
4
-20
/
+20
*
Make sure we don't look at an edt entry that could go away when we try
mjacob
1999-12-20
1
-7
/
+15
[prev]
[next]