freebsd-dev/sys/dev/mps
Alexander Motin a0b435f856 Set maximum I/O size for mps(4) to MAXPHYS. Looking into the code, I see
no reason why it should be limited to 64K of DFLTPHYS. DMA data tag is any
way set to allow MAXPHYS, S/G lists (chain elements) are sufficient and
overflows are also handled. On my tests even 1MB I/Os are working fine.

Reviewed by:	ken@
2011-12-28 22:49:28 +00:00
..
mpi
mps_ioctl.h
mps_pci.c
mps_sas.c
mps_table.c
mps_table.h
mps_user.c
mps.c
mpsvar.h