diff options
author | 2006-11-06 04:03:18 +0000 | |
---|---|---|
committer | 2006-11-06 04:03:18 +0000 | |
commit | f17d57309037ddd68cf90167c0cb89aa0648a5c0 (patch) | |
tree | 7201092577db49d02b7d96f1d8aa68b1eaa67aea | |
parent | add the MCP67 chipset. (diff) | |
download | wireguard-openbsd-f17d57309037ddd68cf90167c0cb89aa0648a5c0.tar.xz wireguard-openbsd-f17d57309037ddd68cf90167c0cb89aa0648a5c0.zip |
add the NVIDIA MCP chipsets.
-rw-r--r-- | share/man/man4/pciide.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/pciide.4 b/share/man/man4/pciide.4 index e903008b042..0756ae698d3 100644 --- a/share/man/man4/pciide.4 +++ b/share/man/man4/pciide.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pciide.4,v 1.68 2006/09/16 00:39:54 jsg Exp $ +.\" $OpenBSD: pciide.4,v 1.69 2006/11/06 04:03:18 brad Exp $ .\" $NetBSD: pciide.4,v 1.8 1999/03/16 01:19:17 garbled Exp $ .\" .\" Copyright (c) 1998 Manuel Bouyer. @@ -94,7 +94,8 @@ National Semiconductor PC87415 .It National Semiconductor SCx200 (found on SC1100 SoC) .It -NVIDIA nForce/nForce2/nForce2-400/nForce3/nForce3-250/nForce4 +NVIDIA nForce/nForce2/nForce2-400/nForce3/nForce3-250/nForce4, +MCP04/MCP51/MCP55/MCP61/MCP65/MCP67 .It Promise PDC20246, PDC20262, PDC20265, PDC20267, PDC20268, PDC20268R, PDC20269, PDC20271, PDC20275, PDC20276, PDC20277, PDC20318, PDC20319, |