summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2009-10-17 00:40:28 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2009-10-17 00:40:28 +0000
commitae90630b5157fe019c25961fb91cb9b19d11bc9e (patch)
tree2a7de1587d245d6ea9056b61c53068ec12118908
parentc46a99cf64ecb50fc12b3fb40ef64698f782f6ef (diff)
Correct one of the MCP77 SATA ids that was incorrectly flagged
as being AHCI based on pcidump information from minusf@obiit.org I'm sure there are more, but who knows which they are without docs.
-rw-r--r--sys/dev/pci/pcidevs4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs
index 21b34a89506..8f54892c0f6 100644
--- a/sys/dev/pci/pcidevs
+++ b/sys/dev/pci/pcidevs
@@ -1,4 +1,4 @@
-$OpenBSD: pcidevs,v 1.1499 2009/10/17 00:22:36 jsg Exp $
+$OpenBSD: pcidevs,v 1.1500 2009/10/17 00:40:27 jsg Exp $
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
/*
@@ -4191,7 +4191,7 @@ product NVIDIA MCP79_PPB_4 0x0ac5 MCP79 PCIE
product NVIDIA MCP79_PPB_5 0x0ac6 MCP79 PCIE
product NVIDIA MCP79_PPB_6 0x0ac7 MCP79 PCIE
product NVIDIA MCP79_PPB_7 0x0ac8 MCP79 PCIE
-product NVIDIA MCP77_AHCI_1 0x0ad0 MCP77 AHCI
+product NVIDIA MCP77_SATA_1 0x0ad0 MCP77 SATA
product NVIDIA MCP77_AHCI_2 0x0ad1 MCP77 AHCI
product NVIDIA MCP77_AHCI_3 0x0ad2 MCP77 AHCI
product NVIDIA MCP77_AHCI_4 0x0ad3 MCP77 AHCI