aboutsummaryrefslogtreecommitdiff
path: root/pci-arbiter/startup-ops.c
Commit message (Collapse)AuthorAgeFilesLines
* pci-arbiter: Introduce machdev into this serverDamien Zammit2021-03-081-44/+0
| | | | | | | | | | | | | | | * pci-arbiter/Makefile Add machdev lib and simplify * pci-arbiter/main.c (pci_device_{open,close,shutdown}): New methods (netfs_server_func): Thread the demuxer loop (pcifs_startup): Custom startup method (main): Use machdev for server and detach worker threads * pci-arbiter/options.{c,h} Add disk-server-task and priv ports * pci-arbiter/startup-ops.c Delete file Message-Id: <20210308130457.693821-4-damien@zamaudio.com>
* pci-arbiter: Cleanup at shutdown.Joan Lledó2019-11-031-0/+4
| | | | | * pci-arbiter/startup-ops.c: * S_startup_dosync: Call pci_system_cleanup().
* PCI ArbiterJoan Lledó2018-10-301-0/+40