freebsd-dev/sys/dev/mfi
John Baldwin d0e14c5099 Fix the maximum transfer size for mfi(4) disk devices to not exceed the
maximum number of scatter/gather elements supported in the bus dma tag.

Reviewed by:	scottl
MFC after:	1 week
2008-11-17 23:30:19 +00:00
..
mfi_cam.c Play better with CAM so that there aren't so many spurious warnings at boot. 2007-10-12 16:52:55 +00:00
mfi_debug.c - Add a command validator for use in debugging. 2006-10-16 04:18:38 +00:00
mfi_disk.c Fix the maximum transfer size for mfi(4) disk devices to not exceed the 2008-11-17 23:30:19 +00:00
mfi_ioctl.h - Fix from jhb for failing I/O request when bus_dmamap_load fails. 2008-11-12 22:44:50 +00:00
mfi_linux.c - Add in FreeBSD native ioctl that models the Linux version. 2006-11-14 16:48:00 +00:00
mfi_pci.c - Fix from jhb for failing I/O request when bus_dmamap_load fails. 2008-11-12 22:44:50 +00:00
mfi.c Fix compile. I was in the wrong tree when I tested it :-( 2008-11-14 23:32:31 +00:00
mfireg.h - Fix from jhb for failing I/O request when bus_dmamap_load fails. 2008-11-12 22:44:50 +00:00
mfivar.h - Fix from jhb for failing I/O request when bus_dmamap_load fails. 2008-11-12 22:44:50 +00:00