summaryrefslogtreecommitdiff
path: root/src/hurd_pci.c
Commit message (Expand)AuthorAgeFilesLines
* hurd: Fix pci_device_hurd_map_legacySamuel Thibault2022-08-231-10/+50
* Hurd: Fix initialization orderJoan Lledó2022-03-141-10/+12
* hurd: Don't necessarily look up _SERVERS_BUS_PCIDamien Zammit2022-02-151-6/+17
* hurd: Restore initialization orderSamuel Thibault2022-01-091-12/+14
* hurd: Implement device memory mappingJoan Lledó2022-01-081-19/+134
* hurd: device_open(pci), /servers/bus/pci fallbackDamien Zammit2021-04-051-47/+74
* hurd_pci: Use __pci_conf_ variants of pci_conf_Damien Zammit2020-08-271-2/+2
* Hurd: avoid using the deprecated RPC pci_get_ndevs()Joan Lledó2019-12-271-62/+91
* New module for the HurdDamien Zammit2019-07-111-0/+496