From 048796be3464fcef91c9ed7a43f79201ededf368 Mon Sep 17 00:00:00 2001 From: Jared McNeill Date: Sat, 15 Apr 2023 17:42:47 -0300 Subject: [PATCH] Note that SATA works on NetBSD --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a0c452e0..4483950ae 100755 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Connect a serial console to UART2 using settings `115200 8n1`. | ESXi-Arm | 1.12 | HDMI, USB2, USB3, serial, PCIe, ethernet | | | Fedora | 36 | HDMI, USB2, USB3, serial, PCIe, thermal sensors | Needs `irqchip.gicv3_nolpi=1` for MSI support | | FreeBSD | 14.0-CURRENT | ? | Mangled serial output, boot stuck waiting for random seed | -| NetBSD | 9.99.x | HDMI, USB2, USB3, serial, SD card, PCIe, eMMC, ethernet, thermal sensors | | +| NetBSD | 9.99.x | HDMI, USB2, USB3, serial, SD card, PCIe, eMMC, SATA, ethernet, thermal sensors | | | OpenBSD | 7.0-current | HDMI, USB2, USB3, serial | To use HDMI console, enter `set tty fb0` at the bootloader prompt. | | Ubuntu | 21.04 | HDMI, USB2, USB3, serial, PCIe, thermal sensors | Needs `irqchip.gicv3_nolpi=1` for MSI support | | Windows PE | ? | HDMI, USB3, PCIe | BSOD when plugging device in to USB2 port (#2) |