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
*
Quirk NOLUNS cabletron device.
mjacob
1999-06-20
1
-16
/
+15
*
Simplify cdevsw registration.
phk
1999-05-31
8
-30
/
+16
*
This commit should be a extensive NO-OP:
phk
1999-05-30
8
-174
/
+167
*
Add TDC 3800 to quirk list for fixed mode device.
mjacob
1999-05-25
1
-1
/
+5
*
Run xpt_action at splsoftcam() so that it cannot be re-entered by our SWI.
gibbs
1999-05-25
2
-3
/
+7
*
Fix the read/write permission checks in cam_periph_mapmem(). If we're
ken
1999-05-25
1
-4
/
+4
*
Rely on the statistics in XPT_GDEV_STATS instead of the versions still
gibbs
1999-05-23
3
-13
/
+30
*
Add a default async handler funstion to cam_periph.c to remove duplicated
gibbs
1999-05-22
8
-55
/
+46
*
Add the XPT_PATH_STATS and XPT_GDEV_STATS function codes. These ccb
gibbs
1999-05-22
4
-114
/
+280
*
Make xpt_path_comp work on wildcarded paths again.
gibbs
1999-05-18
1
-7
/
+7
*
Quirk this drive- all luns show up the same.
mjacob
1999-05-11
1
-1
/
+11
*
Add a SA_FLAG_COMP_SUPP flag (to quirk compression as
mjacob
1999-05-11
1
-454
/
+573
*
Quirk NOLUNS CALIPER CP150.
mjacob
1999-05-11
1
-1
/
+11
*
Make clear that the DATA COMPRESSION page is a SCSI-3 entity- not a SCSI-2
mjacob
1999-05-11
1
-3
/
+38
*
Add a facility in the CAM error handling code to retry selection timeouts.
ken
1999-05-09
8
-42
/
+76
*
Introduce two functions: physread() and physwrite() and use these directly
phk
1999-05-07
6
-86
/
+17
*
Add a number of interrelated CAM feature enhancements and bug fixes.
ken
1999-05-06
8
-114
/
+204
*
Don't touch a path after we've free'd it.
gibbs
1999-05-04
1
-4
/
+5
*
Release bus entries in the EDT when a path is released.
gibbs
1999-04-23
1
-4
/
+14
*
Stage 1 of a cleanup of the i386 interrupt registration mechanism.
peter
1999-04-21
1
-3
/
+1
*
Use macros for accessing the head of the heap so that code
gibbs
1999-04-19
1
-2
/
+2
*
cam_periph.c:
gibbs
1999-04-19
4
-48
/
+67
*
Make WangTek 51000 a fixed block device.
mjacob
1999-04-18
1
-1
/
+5
*
Well folks, this is it - The second stage of the removal for build support
peter
1999-04-17
1
-2
/
+2
*
Remove camq_regen(). We already perform modular comparisons
gibbs
1999-04-07
1
-12
/
+4
*
Remove camq_regen(). We already perform modular comparisons
gibbs
1999-04-07
4
-72
/
+39
*
Use PHOLD/PRELE rather than P_PHYSIO.
peter
1999-04-06
1
-5
/
+5
*
Disable tagged queueing for the IBM DCAS drives. These drives have poor
ken
1999-03-14
1
-1
/
+30
*
People who wanted the "tagged opening" message can boot -v. The rest
jkh
1999-03-11
1
-2
/
+2
*
The 4 gig version of the Seagate Medalist Pro seems to have the same
ken
1999-03-07
1
-5
/
+21
*
Implement the control device for the "targ" target mode processor target
gibbs
1999-03-05
2
-81
/
+256
*
Silence errors.
gibbs
1999-03-05
1
-4
/
+11
*
Silence complaints about synchronize cache requests that fail with illegal
gibbs
1999-03-05
1
-5
/
+33
*
xpt_done has no reason to take a volatile ccb *.
gibbs
1999-03-05
1
-2
/
+2
*
Protect access to the EDT with splcam() to protect against corruption
gibbs
1999-03-05
1
-35
/
+96
*
Add constants and macros for dealing with XPT opcode group types.
gibbs
1999-03-05
1
-1
/
+9
*
+Match against T4000* for HP QIC quirks (not T4000S* where it doesn't then
mjacob
1999-03-01
1
-14
/
+28
*
Add a quirk entry for the Seagate Medalist Pro 6 gig drive. It seems this
ken
1999-02-26
1
-4
/
+16
*
Fix sync rate and transfer rate printouts in xpt_announce_periph().
ken
1999-02-18
1
-6
/
+18
*
Completely set information in the transaction description before performing
gibbs
1999-02-11
1
-4
/
+4
*
Add a prioritization field to the devstat_add_entry() call so that
ken
1999-02-10
6
-15
/
+21
*
quiet the alpha compiler
mjacob
1999-02-05
1
-3
/
+3
*
Extend unit numbers to a full 10 bits (split into sections
mjacob
1999-02-05
1
-72
/
+323
*
add QIC 525,320,1320,3080 codes
mjacob
1999-02-05
1
-1
/
+4
*
Fix warnings preparing for -Wall -Wcast-qual
dillon
1999-01-27
2
-4
/
+4
*
This is a rather large commit that encompasses the new swapper,
dillon
1999-01-21
1
-3
/
+3
*
put it back the way it was
mjacob
1999-01-20
1
-9
/
+2
*
temporary fix so alpha stays working while configure code is fixed
mjacob
1999-01-20
1
-2
/
+9
*
By popular demand, back out the CONNER CFP* quirk entry, and return it to
ken
1999-01-20
1
-2
/
+2
*
The Samsung WN34324U is broken for tagged queueing.
ken
1999-01-19
1
-2
/
+13
[next]