freebsd-skq/sys/dev/mps
mav 3d32e6b10c MFprojects/camlock r248982:
Stop abusing xpt_periph in random plases that really have no periph related
to CCB, for example, bus scanning.  NULL value is fine in such cases and it
is correctly logged in debug messages as "noperiph".  If at some point we
need some real XPT periphs (alike to pmpX now), quite likely they will be
per-bus, and not a single global instance as xpt_periph now.
2013-04-14 09:55:48 +00:00
..
mpi Bring in LSI's latest mps(4) 6Gb SAS and WarpDrive driver, version 2012-06-28 03:48:54 +00:00
mps_config.c Bring in LSI's latest mps(4) 6Gb SAS and WarpDrive driver, version 2012-06-28 03:48:54 +00:00
mps_ioctl.h Bring in LSI's latest mps(4) 6Gb SAS and WarpDrive driver, version 2012-06-28 03:48:54 +00:00
mps_mapping.c Bring in LSI's latest mps(4) 6Gb SAS and WarpDrive driver, version 2012-06-28 03:48:54 +00:00
mps_mapping.h Bring in LSI's latest mps(4) 6Gb SAS and WarpDrive driver, version 2012-06-28 03:48:54 +00:00
mps_pci.c Make the mps(4) module depend on the cam module. 2012-03-07 22:39:11 +00:00
mps_sas_lsi.c Fix a small memory leak in mpssas_get_sata_identify(). The change has been 2012-07-18 09:06:07 +00:00
mps_sas.c MFprojects/camlock r248982: 2013-04-14 09:55:48 +00:00
mps_sas.h Bring in LSI's latest mps(4) 6Gb SAS and WarpDrive driver, version 2012-06-28 03:48:54 +00:00
mps_table.c Several fixes to allow firmware/BIOS flash access from user-level: 2012-08-01 17:31:31 +00:00
mps_table.h
mps_user.c remove duplicate semicolons where possible. 2012-10-22 03:00:37 +00:00
mps.c Replace the TDP_NOSLEEPING flag with a counter so that the 2013-03-01 22:03:31 +00:00
mpsvar.h Reform the busdma API so that new types may be added without modifying 2013-02-12 16:57:20 +00:00