diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-05-31 09:04:54 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-05-31 09:04:54 +0000 |
commit | 486ead401924bfbb63ed1c8a29a05c780afc3527 (patch) | |
tree | f984a60a6291c154e79e5ad8a5a7a7523180a0a2 | |
parent | cfeb648c99aa7c9cf20ee1d1fd6bde465729a2a0 (diff) |
Add PLX 6520 PCIX-PCIX bridge.
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 04575eb044e..4a048cb1e5d 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1371 2008/05/31 08:53:16 kettenis Exp $ +$OpenBSD: pcidevs,v 1.1372 2008/05/31 09:04:53 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3670,6 +3670,7 @@ product PLATFORM ES1849 0x0100 ES1849 /* PLX products */ product PLX 1076 0x1076 I/O 1076 product PLX 1077 0x1077 I/O 1077 +product PLX 6520_PCIX 0x6520 6520 PCIX-PCIX product PLX 8114_PCI 0x8114 8114 PCIE-PCI product PLX 8518_PCIE 0x8518 8518 PCIE product PLX 8524_PCIE 0x8524 8524 PCIE |