Nightloader/i386/loader/src-asm/drivers/pci
Eric-Paul Ickhorn 18e5b049a4
Add PCI register read utility
The newly added utility routine reads the content of a known PCI
device's register given the index assigned to the device during
enumeration and the index of the register (and the PCI driver area,
but that is implied).
2024-07-23 01:01:20 +02:00
..
driver.asm Add main PCI driver file and device enumeration 2024-07-20 18:54:10 +02:00
enumerate.asm Improve coding style of PCI device enumerator 2024-07-23 00:51:04 +02:00
utility.asm Add PCI register read utility 2024-07-23 01:01:20 +02:00