Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pci-arbiter: Introduce machdev into this server | Damien Zammit | 2021-03-08 | 1 | -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-03 | 1 | -0/+4 |
| | | | | | * pci-arbiter/startup-ops.c: * S_startup_dosync: Call pci_system_cleanup(). | ||||
* | PCI Arbiter | Joan Lledó | 2018-10-30 | 1 | -0/+40 |