1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-07 13:14:51 +00:00
freebsd/sys/dev/mfi
Doug Ambrisko fa1e6ef4ef - Fix from jhb for failing I/O request when bus_dmamap_load fails.
- Fix to ioctl path in which the length could be 0 which means
  no data in/out from LSI.
- Fix to ioctl path in which the data in the sense data space
  of the ioctl packet is a really a pointer to some location in
  user-space.  From LSI re-worked a bit by me.
- Add HW support for next gen cards from LSI.

Thanks to LSI for their support!

Submitted by:	jhb, LSI
MFC after:	3 days
2008-11-12 22:44:50 +00:00
..
mfi_cam.c
mfi_debug.c
mfi_disk.c
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
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 from jhb for failing I/O request when bus_dmamap_load fails. 2008-11-12 22:44:50 +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