diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-04-07 17:18:07 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-04-07 17:18:07 +0200 |
commit | 0db356ea482b3045f4d49b5c7953791bf18573a3 (patch) | |
tree | d083419e0fb7f974b4111a5fcd44174d1d221556 /open_issues/pci_arbiter.mdwn | |
parent | 9553439d7562aad9c3b58a83fc7c0059fc29422a (diff) | |
download | web-0db356ea482b3045f4d49b5c7953791bf18573a3.tar.gz web-0db356ea482b3045f4d49b5c7953791bf18573a3.tar.bz2 web-0db356ea482b3045f4d49b5c7953791bf18573a3.zip |
Fix git.savannah.gnu.org urls into https
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 7fdb4323..a6f8c893 100644 --- a/open_issues/pci_arbiter.mdwn +++ b/open_issues/pci_arbiter.mdwn @@ -25,7 +25,7 @@ sequential: gnumach, netdde, and then Xorg. The PCI Arbiter will eventually allo concurrent access to the PCI config space. The Hurd now has a PCI Arbiter, but it could use some more polishing. You can find -its TODO file [[here|http://git.savannah.gnu.org/cgit/hurd/hurd.git/tree/pci-arbiter/TODO]]. +its TODO file [[here|https://git.savannah.gnu.org/cgit/hurd/hurd.git/tree/pci-arbiter/TODO]]. Samuel also gave a presentation explaining some of the awesome possibilities that the PCI Arbiter can provide. You can watch his fosdem talk |