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
*
Reference PR for IntelligentStick quirk entry.
thomas
2003-07-18
1
-1
/
+1
*
Add quirk entry for IntelligentStick disc-on-key USB devices.
thomas
2003-07-17
1
-0
/
+8
*
Merge common XPT_CALC_GEOMETRY functions into a single convenience function.
njl
2003-06-14
1
-20
/
+1
*
Merge common XPT_CALC_GEOMETRY functions into a single convenience function.
njl
2003-06-14
2
-0
/
+27
*
Use __FBSDID().
obrien
2003-06-10
12
-24
/
+40
*
Use __FBSDID().
obrien
2003-06-10
5
-11
/
+18
*
Check in some months long pending minor debug output changes.
mjacob
2003-06-02
1
-26
/
+47
*
Remove unused variables.
phk
2003-06-01
1
-11
/
+1
*
Add /* FALLTHROUGH */
phk
2003-06-01
1
-0
/
+4
*
Add /* FALLTHROUGH */
phk
2003-05-31
3
-9
/
+7
*
Add /* FALLTHROUGH */
phk
2003-05-31
1
-7
/
+4
*
Add /* FALLTHROUGH */
phk
2003-05-31
1
-0
/
+3
*
Use symbolic constants instead of "4".
phk
2003-05-31
2
-15
/
+9
*
Don't use return(foo(...)); in a function returning void.
phk
2003-05-31
1
-6
/
+8
*
Add a quirk for OTi USB flash key.
njl
2003-05-15
1
-0
/
+8
*
Fix three problems in large (>2TB) device handling:
ken
2003-05-03
1
-2
/
+2
*
Fix compile errors on ia64 in dagetcapacity. Set block_len and maxsector
ken
2003-05-01
1
-0
/
+2
*
Use %j instead of %q in printf to unbreak sparc64.
phk
2003-04-30
1
-3
/
+4
*
Add support to CAM for devices with more than 2^32 blocks. (2TB if you're
ken
2003-04-30
4
-88
/
+347
*
Deprecate machine/limits.h in favor of new sys/limits.h.
kan
2003-04-29
2
-2
/
+2
*
SCSI Quirks for:
njl
2003-04-27
1
-1
/
+35
*
Remove the unused ioctl routine.
phk
2003-04-12
1
-32
/
+0
*
Sufficient access checks are performed by vmapbuf() that calling useracc()
alc
2003-04-06
1
-19
/
+0
*
Use bioq_flush() to drain a bio queue with a specific error code.
phk
2003-04-01
4
-54
/
+12
*
Clean up dynamically allocated sysctl variables when we run dacleanup() and
ken
2003-03-26
2
-0
/
+14
*
Run a revision of the devstat interface:
phk
2003-03-15
1
-2
/
+2
*
Don't use the devstat->busy_count for state decisions in the device
phk
2003-03-15
2
-8
/
+13
*
Call devstat_start_transaction_bio() instead of devstat_start_transaction()
phk
2003-03-15
3
-3
/
+3
*
Quirk for SanDisk ImageMate II compact flash reader
njl
2003-03-11
1
-0
/
+8
*
Quirk for Pentax Optio 230 USB camera. Note that other products probably
njl
2003-03-11
1
-0
/
+9
*
Allocate the devstat structure with devstat_new_entry().
phk
2003-03-08
5
-64
/
+64
*
Centralize the devstat handling for all GEOM disk device drivers
phk
2003-03-08
5
-38
/
+11
*
Make nokqfilter() return the correct return value.
phk
2003-03-03
1
-1
/
+0
*
Gigacommit to improve device-driver source compatibility between
phk
2003-03-03
8
-105
/
+56
*
msg
phk
2003-02-26
1
-1
/
+0
*
NO_GEOM cleanup:
phk
2003-02-25
1
-46
/
+21
*
NO_GEOM cleanup:
phk
2003-02-21
1
-3
/
+5
*
NO_GEOM cleanup:
phk
2003-02-21
1
-1
/
+1
*
Fix ATAPI/USB/Firewire CDROM drive handling in cd(4) and hopefully fix
ken
2003-02-21
5
-308
/
+1117
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
9
-38
/
+38
*
Announce our ability to do DFLTPHYS sized transfers.
phk
2003-02-11
1
-0
/
+1
*
Quirk for Lexar Media Jumpdrive
njl
2003-02-09
1
-0
/
+8
*
Rename bio_linkage to the more obvious bio_parent.
phk
2003-02-07
1
-0
/
+1
*
Consolidate MIN/MAX macros into one place (param.h).
alfred
2003-02-02
3
-10
/
+0
*
NO_GEOM cleanup: retire disk_invalidate()
phk
2003-01-30
1
-1
/
+0
*
Remove redundant printf from targbhasync() since all places that return an
njl
2003-01-23
1
-4
/
+0
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
9
-38
/
+38
*
Add definitions for the task management codes sent in SPI4
gibbs
2003-01-20
1
-0
/
+8
*
Close the remaining user address mapping races for physical
dillon
2003-01-20
1
-3
/
+23
*
kernel:
njl
2003-01-16
1
-1
/
+1
[next]