freebsd-dev/sys/dev/mps
Kenneth D. Merry d970279c91 Fix setting LUN numbers in the mps(4) driver.
Prior to this change, the addressing method wasn't getting set, and
so the LUN field could be set incorrectly in some instances.

This fix should allow for LUN numbers up to 16777215 (and return an error
for anything larger, which wouldn't fit into the flat addressing model).

Submitted by:	scottl (in part)
2010-12-11 00:36:35 +00:00
..
mpi
mps_ioctl.h Fix up the COMPAT_FREEBSD32 ioctl logic for mps(4). 2010-10-11 21:26:24 +00:00
mps_pci.c Add Serial Management Protocol (SMP) passthrough support to CAM. 2010-11-30 22:39:46 +00:00
mps_sas.c Fix setting LUN numbers in the mps(4) driver. 2010-12-11 00:36:35 +00:00
mps_table.c
mps_table.h
mps_user.c Add Serial Management Protocol (SMP) passthrough support to CAM. 2010-11-30 22:39:46 +00:00
mps.c Fix an event handling bug with the mps(4) driver. 2010-12-10 21:45:10 +00:00
mpsvar.h Fix an event handling bug with the mps(4) driver. 2010-12-10 21:45:10 +00:00