From 5f4330ccc953bc2e59ed838a6a22bb031fbba6dc Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Sat, 15 Oct 2005 11:42:57 +0000 Subject: Tweak names and add entries to the RCC (ServerWorks/Broadcom) PCI ids. Based on Linux's pci.ids and sata_svw.c --- sys/arch/i386/pci/pci_intr_fixup.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/i386/pci/pci_intr_fixup.c b/sys/arch/i386/pci/pci_intr_fixup.c index 9c945e33e0d..fa429d84150 100644 --- a/sys/arch/i386/pci/pci_intr_fixup.c +++ b/sys/arch/i386/pci/pci_intr_fixup.c @@ -1,4 +1,4 @@ -/* $OpenBSD: pci_intr_fixup.c,v 1.39 2005/09/27 23:02:09 beck Exp $ */ +/* $OpenBSD: pci_intr_fixup.c,v 1.40 2005/10/15 11:42:56 brad Exp $ */ /* $NetBSD: pci_intr_fixup.c,v 1.10 2000/08/10 21:18:27 soda Exp $ */ /* @@ -166,7 +166,7 @@ const struct pciintr_icu_table { { PCI_VENDOR_OPTI, PCI_PRODUCT_OPTI_82C700, opti82c700_init }, - { PCI_VENDOR_RCC, PCI_PRODUCT_RCC_ROSB4, + { PCI_VENDOR_RCC, PCI_PRODUCT_RCC_OSB4, osb4_init }, { PCI_VENDOR_RCC, PCI_PRODUCT_RCC_CSB5, osb4_init }, -- cgit v1.2.3