Commit Graph

14 Commits (efb1a98bc626ca3e888fe24cab98713d6038394f)

Author SHA1 Message Date
Able efb1a98bc6
add a pci device view on boot 2022-11-30 01:47:15 -06:00
TheOddGarlic 775ded8e23 IDE: Rename PiixIde to PciIde, use it for all IDE controllers
If the controller is not a known PCI IDE controller, then we warn about
the controller during PCI device discovery. :^)
2022-08-17 13:29:34 +03:00
TheOddGarlic 892b3e7250 working IDE DMA implementation 2022-08-17 13:29:34 +03:00
TheOddGarlic 445b5f5f5c PCI: device discovery 2022-08-17 13:29:34 +03:00
TheOddGarlic 428a8e8b73 PCI: a lot of refactoration 2022-08-17 13:29:34 +03:00
TheOddGarlic e9d58c67ad ATA device detection 2022-08-17 13:29:34 +03:00
TheOddGarlic 641d154219 allocate DMA frame 2022-08-17 13:29:34 +03:00
TheOddGarlic bc1a0a721f PCI: revision id, programming interface byte and device ID 2022-08-17 13:29:33 +03:00
able c97b43002f pci work 2022-08-06 06:48:40 -05:00
able 291be7b10d test framework layout 2022-08-05 06:22:23 -05:00
TheOddGarlic ac4960434f misc warning fixes
this concludes the fix warnings phase of the cleanup
2022-08-01 14:50:41 +03:00
TheOddGarlic 882fb081fd chore: cargo fmt 2022-08-01 13:50:07 +03:00
able 7535ddaaca planning 2022-06-02 06:51:23 -05:00
Able 2b431f3c0a
back into virtio work 2022-04-25 13:39:39 -05:00