From a30f9a4c9e02fc17b9058230050380fc88e361f5 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 7 May 2001 19:43:15 +0000 Subject: 7x43RN are MPR --- sys/dev/pci/gdt_pci.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys') diff --git a/sys/dev/pci/gdt_pci.c b/sys/dev/pci/gdt_pci.c index 53deff001b5..ea475b0d1f4 100644 --- a/sys/dev/pci/gdt_pci.c +++ b/sys/dev/pci/gdt_pci.c @@ -1,4 +1,4 @@ -/* $OpenBSD: gdt_pci.c,v 1.9 2000/11/10 09:42:15 niklas Exp $ */ +/* $OpenBSD: gdt_pci.c,v 1.10 2001/05/07 19:43:14 deraadt Exp $ */ /* * Copyright (c) 1999, 2000 Niklas Hallqvist. All rights reserved. @@ -233,6 +233,7 @@ gdt_pci_attach(parent, self, aux) case PCI_PRODUCT_VORTEX_GDT_6x29RD: case PCI_PRODUCT_VORTEX_GDT_7x19RN: case PCI_PRODUCT_VORTEX_GDT_7x29RN: + case PCI_PRODUCT_VORTEX_GDT_7x43RN: gdt->sc_class = GDT_MPR; } -- cgit v1.2.3