Uh oh!
There was an error while loading. Please reload this page.
feat: GHA updates - #23
Conversation
pci_generic_msi.c
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
AppVeyorBot
commented
Aug 22, 2025
❌ Build devlib2 1.0.43 failed (commit 452f62b77b by @jerzyjamroz) |
Uh oh!
There was an error while loading. Please reload this page.
anjohnson
commented
Aug 26, 2025
There were no GHA builds of this PR on Windows, and the 4 Appveyor builds that ran all failed. If devlib2 isn't intended to be used on Windows (which seems likely) please remove the |
@anjohnson, as we discussed in epics-modules/devlib2#22, the plan was to address non-working parts in separate PRs (one per issue). |
jerzyjamroz
commented
Aug 27, 2025
@anjohnson , @mdavidsaver , my optional proposal is here: #24. I tried something with |
Updates:
@mdavidsaver , I realised that the kmod in
linuxdirectory was not updated so i did it. But a question appears, where it is used? It looks likemrfioc2repeats some code in its kmod? What is the purpose of thispci_generic_msi.c?