From b9330d9532d64dc23a3bdc82a0e39e3eb8997d71 Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Mon, 2 Oct 2006 16:56:00 +0000 Subject: add the ServerWorks PCIe bridge ids and correct an unknown ServerWorks SATA entry; it seems this id is the HT-1000 SATA controller but in an IDE compat mode depending on a BIOS setting. --- sys/dev/pci/pcidevs | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'sys/dev/pci') diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 9f8b03aa4d1..303ae475d18 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1154 2006/10/01 00:20:12 brad Exp $ +$OpenBSD: pcidevs,v 1.1155 2006/10/02 16:55:59 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2998,6 +2998,9 @@ product RCC HT_1000_PCIX 0x0104 HT-1000 PCIX product RCC CIOB_E 0x0110 CIOB-E product RCC HT_2000_PCIX 0x0130 HT-2000 PCIX product RCC HT_2000_PCIE 0x0132 HT-2000 PCIE +product RCC HT_2100_PCIE_1 0x0140 HT-2100 PCIE +product RCC HT_2100_PCIE_2 0x0141 HT-2100 PCIE +product RCC HT_2100_PCIE_3 0x0142 HT-2100 PCIE product RCC OSB4 0x0200 OSB4 product RCC CSB5 0x0201 CSB5 product RCC CSB6 0x0203 CSB6 @@ -3019,7 +3022,7 @@ product RCC K2_SATA 0x0240 K2 SATA product RCC FRODO4_SATA 0x0241 Frodo4 SATA product RCC FRODO8_SATA 0x0242 Frodo8 SATA product RCC HT_1000_SATA 0x024a HT-1000 SATA -product RCC SATA 0x024b SATA +product RCC HT_1000_IDE 0x024b HT-1000 IDE /* Rendition products */ product RENDITION V1000 0x0001 Verite 1000 -- cgit v1.2.3