diff options
author | jbranso@dismail.de <jbranso@dismail.de> | 2024-10-16 19:30:31 -0400 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-11-12 00:55:47 +0100 |
commit | de054cbd59eee5b20d5c6e08c53f3e0ba0fd3ff3 (patch) | |
tree | e1a36ebc0ba5de62df3d3b992a026137d0144977 /open_issues/pci_arbiter.mdwn | |
parent | b03a2230162e5d6e389c57602170a818f833245d (diff) |
add translator/pci-arbiter page
* hurd/translator.mdwn: add a link
* hurd/translator/pci-arbiter.mdwn: I inlined the
open_issues/pci_arbiter.mdwn page.
* open_issues/pci_arbiter.mdwn: add a period to complete a sentence.
Message-ID: <20241016233039.17856-15-jbranso@dismail.de>
Diffstat (limited to 'open_issues/pci_arbiter.mdwn')
-rw-r--r-- | open_issues/pci_arbiter.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/open_issues/pci_arbiter.mdwn b/open_issues/pci_arbiter.mdwn index a6f8c893..4efb79f3 100644 --- a/open_issues/pci_arbiter.mdwn +++ b/open_issues/pci_arbiter.mdwn @@ -29,7 +29,7 @@ its TODO file [[here|https://git.savannah.gnu.org/cgit/hurd/hurd.git/tree/pci-ar Samuel also gave a presentation explaining some of the awesome possibilities that the PCI Arbiter can provide. You can watch his fosdem talk -[[here|https://archive.fosdem.org/2018/schedule/event/microkernel_hurd_pci_arbiter/]] +[[here|https://archive.fosdem.org/2018/schedule/event/microkernel_hurd_pci_arbiter/]]. The end goal is to allow different userland drivers to access PCI devices concurrently, while paving the way for fine-grain per-user, per-session, etc. permission management |