freebsd-dev/sys/dev/mrsas
Kashyap D Desai 3a3fc6cba6 This patch implements driver support for 1MB IO size.
NOTE:
The FreeBSD system currently restricts the MAX IO size to MAXPHYS which
in turn is 128KB. We tested the 1MB IO by converting the MAXPHYS to 1MB.

Following is the mail reference:
http://lists.freebsd.org/pipermail/freebsd-scsi/2015-January/006568.html

Submitted by:   Sumit Saxena <sumit.saxena@broadcom.com>
Reviewed by:    Kashyap Desai <Kashyap.Desai@broadcom.com>
MFC after:  3 days
Sponsored by:   AVAGO Technologies
2016-05-13 12:12:09 +00:00
..
mrsas_cam.c This patch implements driver support for 1MB IO size. 2016-05-13 12:12:09 +00:00
mrsas_fp.c Corrected indentation on conflicted source files. 2015-05-06 10:46:28 +00:00
mrsas_ioctl.c There was no ERROR handling for firmware command TIMEOUT. This patch 2016-05-13 12:00:46 +00:00
mrsas_ioctl.h Corrected indentation on conflicted source files. 2015-05-06 10:46:28 +00:00
mrsas_linux.c 1. All LSI namings are converted to AVAGO Tech. 2015-05-06 10:45:13 +00:00
mrsas.c This patch implements driver support for 1MB IO size. 2016-05-13 12:12:09 +00:00
mrsas.h This patch implements driver support for 1MB IO size. 2016-05-13 12:12:09 +00:00