diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-06-24 07:51:31 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-06-24 07:51:31 +0000 |
commit | 3993dbea70062687d6c85f07d74fa9308711fd79 (patch) | |
tree | a763506eda727a8e73bca03c89aa00ba12609dd8 /distrib/notes | |
parent | fbf0a2418b4f2765a5ce87063620c4cf7d09ebfc (diff) |
Support for Promise PDC205xx based SATA controllers; adapted
from NetBSD, with additions of some more devices from
Aaron Linville and Henrik Flodell.
ok grange@
Diffstat (limited to 'distrib/notes')
-rw-r--r-- | distrib/notes/amd64/hardware | 8 | ||||
-rw-r--r-- | distrib/notes/cats/hardware | 9 | ||||
-rw-r--r-- | distrib/notes/i386/hardware | 8 |
3 files changed, 16 insertions, 9 deletions
diff --git a/distrib/notes/amd64/hardware b/distrib/notes/amd64/hardware index 1e902afc22d..d1607681bd1 100644 --- a/distrib/notes/amd64/hardware +++ b/distrib/notes/amd64/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.75 2006/06/09 14:07:04 jmc Exp $ +dnl $OpenBSD: hardware,v 1.76 2006/06/24 07:51:30 jsg Exp $ OpenBSD/MACHINE OSREV should work on all Athlon 64-based and compatible designs. @@ -40,8 +40,10 @@ dnl YENTA-compatible PCI-CardBus bridges National Semiconductor SCx200 (found on SC1100 SoC) NVIDIA nForce/nForce2/nForce2-400/nForce3/nForce3-250/nForce4 Promise PDC20246, PDC20262, PDC20265, PDC20267, PDC20268, - PDC20268R, PDC20269, PDC20271, PDC20275, PDC20276, - PDC20277, PDC20376 (RAID mode is not supported) + PDC20268R, PDC20269, PDC20271, PDC20275, PDC20276, PDC20277, + PDC20318, PDC20319, PDC20371, PDC20375, PDC20376, PDC20377, + PDC20378, PDC20379, PDC20571, PDC20575, PDC20579, PDC20775, + PDC40518, PDC40718, PDC40719 ServerWorks OSB4, CSB5, CSB6 (including support for the third channel) Silicon Image SiI3112, SiI3512, SiI3114 diff --git a/distrib/notes/cats/hardware b/distrib/notes/cats/hardware index 36cd435999a..1750dacbd6d 100644 --- a/distrib/notes/cats/hardware +++ b/distrib/notes/cats/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.31 2006/03/05 05:41:48 brad Exp $ +dnl $OpenBSD: hardware,v 1.32 2006/06/24 07:51:30 jsg Exp $ OpenBSD/MACHINE runs on the Chalice/Simtec StrongARM 110 Evaluation Board. Supported devices {:-include-:}: @@ -16,9 +16,12 @@ Supported devices {:-include-:}: Intel 6300ESB National Semiconductor PC87415 NVIDIA nForce/nForce2 + NVIDIA nForce/nForce2/nForce2-400/nForce3/nForce3-250/nForce4 Promise PDC20246, PDC20262, PDC20265, PDC20267, PDC20268, - PDC20268R, PDC20269, PDC20271, PDC20275, PDC20276, PDC20277 - (RAID mode is not supported) + PDC20268R, PDC20269, PDC20271, PDC20275, PDC20276, PDC20277, + PDC20318, PDC20319, PDC20371, PDC20375, PDC20376, PDC20377, + PDC20378, PDC20379, PDC20571, PDC20575, PDC20579, PDC20775, + PDC40518, PDC40718, PDC40719 ServerWorks OSB4, CSB5, CSB6 Silicon Integrated System 180, 181, 5513 (5597/5598), 540, 550, 620, 630, 630S, 633, 635, 640, 645, 645DX, 648, 650, diff --git a/distrib/notes/i386/hardware b/distrib/notes/i386/hardware index bed65bb5916..d9199bda464 100644 --- a/distrib/notes/i386/hardware +++ b/distrib/notes/i386/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.237 2006/06/09 14:07:04 jmc Exp $ +dnl $OpenBSD: hardware,v 1.238 2006/06/24 07:51:30 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 @@ -83,8 +83,10 @@ Supported hardware {:-include-:}: National Semiconductor SCx200 (found on SC1100 SoC) NVIDIA nForce/nForce2/nForce2-400/nForce3/nForce3-250/nForce4 Promise PDC20246, PDC20262, PDC20265, PDC20267, PDC20268, - PDC20268R, PDC20269, PDC20271, PDC20275, PDC20276, - PDC20277, PDC20376 (RAID mode is not supported) + PDC20268R, PDC20269, PDC20271, PDC20275, PDC20276, PDC20277, + PDC20318, PDC20319, PDC20371, PDC20375, PDC20376, PDC20377, + PDC20378, PDC20379, PDC20571, PDC20575, PDC20579, PDC20775, + PDC40518, PDC40718, PDC40719 ServerWorks OSB4, CSB5, CSB6 (including support for the third channel) Silicon Image SiI3112, SiI3512, SiI3114 |