https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252984

Conrad Meyer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected]            |[email protected]

--- Comment #1 from Conrad Meyer <[email protected]> ---
It's sort of important to define which hardware models our driver supports,
because it isn't all of them.  I think there are historical devices called QAT
with a different programming model that we do not support.  (Maybe I'm
mistaken; I'm sure Mark is more familiar.)

>From the OS perspective, qat is a generic PCIe device.  Sometimes it is part of
a SoC, but I believe Intel has also produced installable PCIe board versions. 
(I don't know if our driver supports those models or not.)  I don't think it is
enumerated in CPU feature flags (dmesg), even on SoC models.

Leaving it to Mark but IMO this is NOTABUG.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to