CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2026/09/18 16:01:01

Modified files:
        sys/dev/pci    : mfii.c 

Log message:
The MR_DCMD_LD_GET_LIST command doesn't return any data on SAS39xx
controllers.  Luckily everything we need is also available through
MR_DCMD_CONF_GET, so we can just rework everything to use that instead.
To enable this, we need to retrieve the configuration during attach.
This gets bioctl, sensors and AEN processing working on SAS39xx.

tested on SAS3108 and SAS3508 by me, on SAS39xx by daharmasterkor at gmail
ok dlg@

Reply via email to