diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2016-02-20 14:34:28 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2016-02-20 14:34:28 +0000 |
commit | 2abc7a40bb8f661ca7d509b7f24a7de853488903 (patch) | |
tree | bbfbda74f040f5d92f61065c996207965a9b6fd8 /sys/dev/pci/pcidevs | |
parent | 6af2ede49a5001c6e2be300a3cdf4073c3e79909 (diff) |
pci bridge, from Hrvoje Popovski
Diffstat (limited to 'sys/dev/pci/pcidevs')
-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 d74e4bbde32..59b756fd3cc 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1787 2016/02/18 14:00:48 bluhm Exp $ +$OpenBSD: pcidevs,v 1.1788 2016/02/20 14:34:27 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -6153,6 +6153,8 @@ product RENDITION V2x00 0x2000 Verite V2x00 /* Renesas products */ product RENESAS SH7757_PPB 0x0012 SH7757 PCIE-PCI product RENESAS SH7757_SW 0x0013 SH7757 PCIE Switch +product RENESAS SH7758_PPB 0x001a SH7758 PCIE-PCI +product RENESAS SH7758_SW 0x001d SH7758 PCIE Switch product RENESAS UPD720201_XHCI 0x0014 uPD720201 xHCI product RENESAS uPD720202_XHCI 0x0015 uPD720202 xHCI |