diff options
| author | nic <ra@afu.re> | 2024-07-12 13:58:52 -0400 |
|---|---|---|
| committer | nic <ra@afu.re> | 2024-07-12 13:58:52 -0400 |
| commit | d9457a3aa4ca86be1b7db164537210f152d8eb1b (patch) | |
| tree | 679684f19c0bcb62c753c789d12777d5dbea3f86 /Technology/Gentoo/KERNEL Enabling basic SATA and PATA support.md | |
Initial commit
Diffstat (limited to 'Technology/Gentoo/KERNEL Enabling basic SATA and PATA support.md')
| -rw-r--r-- | Technology/Gentoo/KERNEL Enabling basic SATA and PATA support.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Technology/Gentoo/KERNEL Enabling basic SATA and PATA support.md b/Technology/Gentoo/KERNEL Enabling basic SATA and PATA support.md new file mode 100644 index 0000000..ced6cea --- /dev/null +++ b/Technology/Gentoo/KERNEL Enabling basic SATA and PATA support.md @@ -0,0 +1,8 @@ +Device Drivers ---> + <*> Serial ATA and Parallel ATA drivers (libata) ---> + [*] ATA ACPI Support + [*] SATA Port Multiplier support + <*> AHCI SATA support (ahci) + [*] ATA BMDMA support + [*] ATA SFF support (for legacy IDE and PATA) + <*> Intel ESB, ICH, PIIX3, PIIX4 PATA/SATA support (ata_piix) |
