When CAM creates the disk layer, set the underlying raw device's
commit17b5aaa239697daf24e0b2f5db19cf2439cbca63
authordillon <dillon>
Mon, 23 Jul 2007 19:20:43 +0000 (23 19:20 +0000)
committerdillon <dillon>
Mon, 23 Jul 2007 19:20:43 +0000 (23 19:20 +0000)
treeffae1aa8541051379dd30fb7d8fe9c562c76f072
parent04adfb2d463f6bbd11841919f81dd78267e535fd
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.
sys/bus/cam/scsi/scsi_cd.c
sys/bus/cam/scsi/scsi_da.c