freebsd-skq/sys/dev/mps
mav 43f4edf720 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 - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
mps_sas.c Set maximum I/O size for mps(4) to MAXPHYS. Looking into the code, I see 2011-12-28 22:49:28 +00:00
mps_table.c
mps_table.h
mps_user.c
mps.c Silence 'out of chain frames' warnings and bump the number of frames. 2011-02-25 17:30:25 +00:00
mpsvar.h Silence 'out of chain frames' warnings and bump the number of frames. 2011-02-25 17:30:25 +00:00