diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2015-09-27 14:31:05 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2015-09-27 14:31:05 +0000 |
commit | e2a1618e73f4bc39b166ce841846d14ad4e75929 (patch) | |
tree | 21c92094ce47d1c829304ec3ec346ef58c682f28 /sys/dev/pci | |
parent | 1814580c385492007b9e6bbe9c9dde42821cc520 (diff) |
Add another AMD RS780 PCIE found in a dmesg from tobiasu@
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 5b5763f5bd7..a46990d59a8 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1771 2015/09/24 15:46:53 jsg Exp $ +$OpenBSD: pcidevs,v 1.1772 2015/09/27 14:31:04 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -830,8 +830,9 @@ product AMD RS780_PCIE_3 0x9604 RS780 PCIE product AMD RS780_PCIE_4 0x9605 RS780 PCIE product AMD RS780_PCIE_5 0x9606 RS780 PCIE product AMD RS780_PCIE_6 0x9607 RS780 PCIE -product AMD RS780_PCIE_8 0x9608 RS780 PCIE -product AMD RS780_PCIE_7 0x9609 RS780 PCIE +product AMD RS780_PCIE_7 0x9608 RS780 PCIE +product AMD RS780_PCIE_8 0x9609 RS780 PCIE +product AMD RS780_PCIE_9 0x960b RS780 PCIE /* AMI */ product AMI MEGARAID 0x1960 MegaRAID |