oading new machines and devices from external modules
On Tue, Jul 19, 2022 at 04:59:22PM +0500, Drap Anton wrote:
> From: "Drap, Anton"
>
> There is no mechanism to load external machines and classes from modules
> at the moment. This patch is to add two parameters `add_mach
On Tue, Jul 19, 2022 at 04:59:22PM +0500, Drap Anton wrote:
> From: "Drap, Anton"
>
> There is no mechanism to load external machines and classes from modules
> at the moment. This patch is to add two parameters `add_machine` and
> `add_modinfo` for it.
> `add_machine` is to add machines from ext
On Tue, 19 Jul 2022 at 14:57, Drap Anton wrote:
>
> From: "Drap, Anton"
>
> There is no mechanism to load external machines and classes from modules
> at the moment. This patch is to add two parameters `add_machine` and
> `add_modinfo` for it.
> `add_machine` is to add machines from external modu
From: "Drap, Anton"
There is no mechanism to load external machines and classes from modules
at the moment. This patch is to add two parameters `add_machine` and
`add_modinfo` for it.
`add_machine` is to add machines from external modules.
`add_modinfo` is to add devices from external modules, ne