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
*
Fix short timeout problems with the pt(4) driver:
ken
1999-08-20
1
-3
/
+66
*
Welcome devtoname(), to most likely be used when printing information
billf
1999-08-17
1
-2
/
+2
*
Bump CAM version number.
gibbs
1999-08-16
1
-2
/
+2
*
Checkpoint work on handling error conditions.
gibbs
1999-08-16
2
-73
/
+514
*
xpt_release_devq now takes a count.
gibbs
1999-08-16
1
-2
/
+3
*
Implement the guts of the XPT_ABORT function code.
gibbs
1999-08-16
1
-31
/
+111
*
Add another flag for debugging just peripheral drivers. The whole debugging
gibbs
1999-08-16
1
-6
/
+13
*
Add another command characteristic flag for commands that are queued
gibbs
1999-08-16
1
-11
/
+15
*
Put in a limit (8) for lun width- do not exceed probing this unless a device
mjacob
1999-08-16
1
-3
/
+9
*
Fix a long standing bug in the camq teardown code.
gibbs
1999-08-16
1
-3
/
+3
*
Move initialization of announce_buf up to make
mjacob
1999-08-15
1
-2
/
+3
*
Spring cleaning around strategy and disklabels/slices:
phk
1999-08-14
2
-23
/
+7
*
Merge the cons.c and cons.h to the best of my ability. alpha may or
phk
1999-08-09
1
-2
/
+2
*
disable tag queing for the MICROP 4421-07 drive. It's an old 2gig drive.
jmg
1999-07-11
1
-2
/
+8
*
Fix my complete botch. I hope. Tested this time
mjacob
1999-07-07
1
-5
/
+5
*
suggestions from bde to clean up last checkin slighty
mjacob
1999-07-06
1
-4
/
+4
*
Make the change similar to that suggested by Nick Hibma to avoid divide by
mjacob
1999-07-03
1
-3
/
+4
*
A minor tweak to shut up gcc (on the Alpha) for two (false) warnings.
peter
1999-07-03
1
-2
/
+5
*
int/long printf format problems on the Alpha.
peter
1999-07-01
1
-4
/
+4
*
Convert buffer locking from using the B_BUSY and B_WANTED flags to using
mckusick
1999-06-26
1
-3
/
+3
*
Quirk Tandberg 4100 like Tandberg 4200.
mjacob
1999-06-24
1
-1
/
+5
*
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
[next]