diff options
author | 2005-08-18 13:58:15 +0000 | |
---|---|---|
committer | 2005-08-18 13:58:15 +0000 | |
commit | 96c4348129a56c604ec7e4b5f7704bd23e5ea9e8 (patch) | |
tree | e7aedc111155d860acc23c32bbe47e9fc2cd7a8a | |
parent | nforce SATA is supported now. (diff) | |
download | wireguard-openbsd-96c4348129a56c604ec7e4b5f7704bd23e5ea9e8.tar.xz wireguard-openbsd-96c4348129a56c604ec7e4b5f7704bd23e5ea9e8.zip |
nforce SATA is supported now.
-rw-r--r-- | distrib/notes/amd64/hardware | 3 | ||||
-rw-r--r-- | distrib/notes/i386/hardware | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/distrib/notes/amd64/hardware b/distrib/notes/amd64/hardware index 9270bf09a5a..b69bff6798d 100644 --- a/distrib/notes/amd64/hardware +++ b/distrib/notes/amd64/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.58 2005/08/07 20:12:23 mickey Exp $ +dnl $OpenBSD: hardware,v 1.59 2005/08/18 13:58:15 jsg Exp $ OpenBSD/MACHINE OSREV should work on all Athlon 64-based and compatible designs. @@ -38,7 +38,6 @@ dnl YENTA-compatible PCI-CardBus bridges National Semiconductor PC87415 National Semiconductor SCx200 (found on SC1100 SoC) NVIDIA nForce/nForce2/nForce3/nForce3-250 - (SATA controllers are not supported) Promise PDC20246, PDC20262, PDC20265, PDC20267, PDC20268, PDC20268R, PDC20269, PDC20271, PDC20275, PDC20276, PDC20277, PDC20376 (RAID mode is not supported) diff --git a/distrib/notes/i386/hardware b/distrib/notes/i386/hardware index 0863326a7f7..289e1b787a2 100644 --- a/distrib/notes/i386/hardware +++ b/distrib/notes/i386/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.214 2005/08/07 20:12:23 mickey Exp $ +dnl $OpenBSD: hardware,v 1.215 2005/08/18 13:58:15 jsg Exp $ OpenBSD/MACHINE OSREV works across a broad range of standard PCs and clones, with a wide variety of processors and I/O bus architectures. It can be expected to install and run with minimal difficulties on most @@ -81,7 +81,6 @@ Supported hardware {:-include-:}: National Semiconductor PC87415 National Semiconductor SCx200 (found on SC1100 SoC) NVIDIA nForce/nForce2/nForce2-400/nForce3/nForce3-250 - (SATA controllers are not supported) Promise PDC20246, PDC20262, PDC20265, PDC20267, PDC20268, PDC20268R, PDC20269, PDC20271, PDC20275, PDC20276, PDC20277, PDC20376 (RAID mode is not supported) |