sortix-mirror/kernel/disk/ata
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
..
ata.cpp Fix warnings on gcc 14.2.0. 2024-08-30 22:03:15 +02:00
ata.h Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
hba.cpp Rename CLOCK_BOOT to CLOCK_BOOTTIME. 2022-02-22 18:01:57 +00: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 Add ATAPI support to ata(4). 2021-06-27 13:54:56 +02:00