diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2004-04-09 17:56:45 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2004-04-09 17:56:45 +0000 |
commit | 3c9c9d30423f1d1d0daeb89a97aa394fa064b38b (patch) | |
tree | 9238e11d9c427b06a58b2009202f39577b25f2ea /sys/dev/pci | |
parent | ef00aaa679e0c1d6f928c3573c3e15ea9652b96d (diff) |
Two amd8131 pci-x devices found in dmesg from henning
ok deraadt
Diffstat (limited to 'sys/dev/pci')
-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 019eb999afa..6e124f78ff6 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.720 2004/04/06 16:09:13 deraadt Exp $ +$OpenBSD: pcidevs,v 1.721 2004/04/09 17:56:44 grange Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -524,6 +524,8 @@ product AMD PBC768_ACA 0x7445 768 AC97 Audio product AMD PBC768_MD 0x7446 768 AC97 Modem product AMD PBC768_PPB 0x7448 768 PCI-PCI product AMD PBC768_USB 0x7449 768 USB +product AMD 8131_PCIX 0x7450 8131 PCIX +product AMD 8131_PCIX_IOAPIC 0x7451 8131 PCIX IOAPIC product AMD 8151_SC 0x7454 8151 Sys Control product AMD 8151_AGP 0x7455 8151 AGP product AMD 8111_PPB 0x7460 8111 PCI-PCI |