diff options
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 1c6bcd54659..5850c511d9b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.79 1998/08/13 07:46:51 deraadt Exp $ +$OpenBSD: pcidevs,v 1.80 1998/08/17 17:43:09 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -547,6 +547,8 @@ product 3DLABS 500MX 0x0006 GLINT 500MX /* ACC Products */ product ACC 2188 0x0000 ACCM 2188 VL-PCI Bridge +product ACC 2051_HB 0x2051 2051 PCI Single Chip Solution (host bridge) +product ACC 2051_ISA 0x5842 2051 PCI Single Chip Solution (ISA bridge) /* Acer products */ product ACER M1435 0x1435 M1435 VL-PCI Bridge |