Skip to content

Commit 98954bc

Browse files
committed
doc: Updating readme about openbsd and netbsd support
Updating the columns for openbsd and netbsd SAS/SATA support since low-level code is complete and buildable. Signed-off-by: Tyler Erickson <[email protected]>
1 parent 8b8f47a commit 98954bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,8 @@ Please create an issue to request support for these other platforms when you nee
187187
| Illumos | Yes | This column is for Illumos based distributions/openSolaris. Uses same USCSI ioctl as Solaris. No known limitations at this time. |
188188
| AIX | Yes | Support for SATA and SAS is available. Code was tested on version 7.1, but may work on earlier versions. Some flags may need adjusting for earlier systems. Build was completed using GCC available in AIX toolkit with gmake. Only rhdisk handles are supported. pdisk support is not known since IBM does not appear to provide information on passing requests through RAID with what is normally available. |
189189
| ESXI | Yes | Uses SG_IO v3 like Linux through compatibility layer. Requires complicated build system with special GCC build/VM from VMWare and some other development packges installed to compile. |
190-
| NetBSD | No, but possible | |
191-
| OpenBSD | No, but possible | |
190+
| NetBSD | Yes | ATA Passthrough limited to 28bit commands only due to kernel IOCTL limitations. |
191+
| OpenBSD | Yes | ATA Passthrough limited to 28bit commands only due to kernel IOCTL limitations. |
192192

193193
##### NVMe Compatibility
194194

0 commit comments

Comments
 (0)