summaryrefslogtreecommitdiff
path: root/sys/src/9/port/pci.c
AgeCommit message (Expand)Author
2021-11-26kernel: add extra negative and power-of-two check to pcibarsize()cinap_lenrek
2021-11-26kernel: support large 64-bit pci membars, increase pc64 VMAPSIZE to 1TBcinap_lenrek
2021-07-10kernel: export pcienumcaps() for custom capability enumeration in drivers (vi...cinap_lenrek
2021-03-13kernel: use 64-bit mask to avoid compiler warning in port/pci.ccinap_lenrek
2021-03-01devpccard, pci: fix pccard support and handle pci expansion romscinap_lenrek
2020-11-21kernel: add portable pcimsienable()/pcimsidisable(), disable MSI/MSI-X on pci...cinap_lenrek
2020-11-21kernel: remove unused pcinextcap() functioncinap_lenrek
2020-09-13kernel: massive pci code rewritecinap_lenrek