From de054cbd59eee5b20d5c6e08c53f3e0ba0fd3ff3 Mon Sep 17 00:00:00 2001 From: "jbranso@dismail.de" Date: Wed, 16 Oct 2024 19:30:31 -0400 Subject: 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> --- hurd/translator.mdwn | 1 + hurd/translator/pci-arbiter.mdwn | 14 ++++++++++++++ open_issues/pci_arbiter.mdwn | 2 +- 3 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 hurd/translator/pci-arbiter.mdwn diff --git a/hurd/translator.mdwn b/hurd/translator.mdwn index ae368527..324c5f8c 100644 --- a/hurd/translator.mdwn +++ b/hurd/translator.mdwn @@ -110,6 +110,7 @@ The [[concept|concepts]] of translators creates its own problems, too: * [[ftpfs]] * [[magic]] * [[mtab]] +* [[pci-arbiter]] * [[remap]] * [[unionfs]] * [[nfs]] diff --git a/hurd/translator/pci-arbiter.mdwn b/hurd/translator/pci-arbiter.mdwn new file mode 100644 index 00000000..359531b7 --- /dev/null +++ b/hurd/translator/pci-arbiter.mdwn @@ -0,0 +1,14 @@ +[[!meta copyright="Copyright © 2024 Free Software Foundation, +Inc."]] + +[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] + +[[!tag stable_URL]] + +[[!inline pages=open_issues/pci_arbiter raw=yes feeds=no]] 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 -- cgit v1.2.3