DragonFly commits List (threaded) for 2007-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/bus/cam/scsi scsi_cd.c scsi_da.c
dillon 2007/07/23 12:20:43 PDT
DragonFly src repository
Modified files:
sys/bus/cam/scsi scsi_cd.c scsi_da.c
Log:
When CAM creates the disk layer, set the underlying raw device's
si_iosize_max to MAXPHYS. For now assume that underlying real scsi
devices are not further limited.
Note that NATA's CAM layer will chain I/Os coming from the CAM subsytem
which are too large.
Revision Changes Path
1.33 +1 -0 src/sys/bus/cam/scsi/scsi_cd.c
1.40 +1 -0 src/sys/bus/cam/scsi/scsi_da.c
http://www.dragonflybsd.org/cvsweb/src/sys/bus/cam/scsi/scsi_cd.c.diff?r1=1.32&r2=1.33&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/bus/cam/scsi/scsi_da.c.diff?r1=1.39&r2=1.40&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]