diff options
author | 2011-06-03 09:37:29 +0000 | |
---|---|---|
committer | 2011-06-03 09:37:29 +0000 | |
commit | 0c483c2e6ecadc71aa63f1a24e33333479e20a49 (patch) | |
tree | 9763895f356cf13f9d5c7c9ee023749e26e0b5a0 /sys | |
parent | update EXAMPLES to use "-joff", since "-jon" is the default (diff) | |
download | wireguard-openbsd-0c483c2e6ecadc71aa63f1a24e33333479e20a49.tar.xz wireguard-openbsd-0c483c2e6ecadc71aa63f1a24e33333479e20a49.zip |
PLX PEX 8613
Diffstat (limited to 'sys')
-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 8d58a04c322..f041bcceb02 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1610 2011/05/31 20:48:41 kettenis Exp $ +$OpenBSD: pcidevs,v 1.1611 2011/06/03 09:37:29 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -4727,6 +4727,7 @@ product PLX PEX_8533 0x8533 PEX 8533 product PLX PEX_8547 0x8547 PEX 8547 product PLX PEX_8548 0x8548 PEX 8548 product PLX PEX_8612 0x8612 PEX 8612 +product PLX PEX_8613 0x8613 PEX 8613 product PLX PEX_8614 0x8614 PEX 8614 product PLX PEX_8616 0x8616 PEX 8616 product PLX PEX_8624 0x8624 PEX 8624 |