ableos/ableos/src/devices/pci
TheOddGarlic 777888aae2 IDE: Add LBA28 addressing support
LBA28 is obsolete at this point, but we prefer to use it over LBA48
whenever we can because LBA28 is faster.
2022-08-17 15:29:50 +03:00
..
class.rs PCI: a lot of refactoration 2022-08-17 13:29:34 +03:00
device.rs IDE: Rename PiixIde to PciIde, use it for all IDE controllers 2022-08-17 13:29:34 +03:00
ide.rs IDE: Add LBA28 addressing support 2022-08-17 15:29:50 +03:00
mod.rs IDE: Rename PiixIde to PciIde, use it for all IDE controllers 2022-08-17 13:29:34 +03:00
vendors.rs PCI: device discovery 2022-08-17 13:29:34 +03:00