DragonFly commits List (threaded) for 2007-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/bus/cam cam_xpt.c
pavalos 2007/11/28 14:21:48 PST
DragonFly src repository
Modified files:
sys/bus/cam cam_xpt.c
Log:
Use offsetof() instead of a hard-coded constant for readability.
Round odd long inquiry lengths up so as to avoid tickling ignore
wide residue bugs in broken parallel SCSI devices running with a
wide transfer negotiation.
Obtained-from: FreeBSD
Revision Changes Path
1.47 +11 -1 src/sys/bus/cam/cam_xpt.c
http://www.dragonflybsd.org/cvsweb/src/sys/bus/cam/cam_xpt.c.diff?r1=1.46&r2=1.47&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]