diff options
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 8c33a36185a..f5cb8e14e6b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.99 1998/10/31 12:15:36 matthieu Exp $ +$OpenBSD: pcidevs,v 1.100 1998/11/19 05:12:55 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -561,6 +561,9 @@ 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) +/* Accton products */ +product ACCTON 5030 0x1211 MPX 5030/5038 + /* Acer products */ product ACER M1435 0x1435 M1435 VL-PCI Bridge |