sortix-mirror/kernel/disk/ahci
Jonas 'Sortie' Termansen 03e8ed9415 Recognize read-only block devices.
Add tcgetblob(2) harddisk-writable key that says whether a block device is
writable.

Prefer writable block devices in disked(8).

Ignore read-only block devices in sysinstall(8) and sysupgrade(8) when
searching for existing installations and other operating systems.

This is a compatible ABI change.
2025-01-26 14:04:11 +01:00
..
ahci.cpp Fix warnings on gcc 14.2.0. 2024-08-30 22:03:15 +02:00
ahci.h Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
hba.cpp Add cache-aware memory mapping functions. 2017-02-19 12:13:32 +01:00
hba.h Fix drivers not detecting PCI devices without an interrupt line. 2016-08-21 00:03:58 +02:00
port.cpp Recognize read-only block devices. 2025-01-26 14:04:11 +01:00
port.h Recognize read-only block devices. 2025-01-26 14:04:11 +01:00
registers.h Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00