diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2014-04-12 04:42:29 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2014-04-12 04:42:29 +0000 |
commit | 05e84c8d85ce2681a47b9238b9dc24f67de05b47 (patch) | |
tree | 61ea4d4771877f6cb733dd0fefbe693d17fc088b /sys/dev/pci | |
parent | 28c339b8b317d59a5c65ac0c6044b20058ae7f2e (diff) |
fake toy
Diffstat (limited to 'sys/dev/pci')
-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 c7088e0df66..9a843e9f92d 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1722 2014/04/09 06:30:26 deraadt Exp $ +$OpenBSD: pcidevs,v 1.1723 2014/04/12 04:42:28 dlg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -4110,6 +4110,7 @@ product INTEL EP80579_LAN_2 0x5044 EP80579 LAN product INTEL EP80579_LAN_3 0x5048 EP80579 LAN product INTEL 80960RD 0x5200 i960 RD product INTEL PRO_100_SERVER 0x5201 PRO 100 Server +product INTEL QEMU_NVME 0x5845 QEMU NVM Express Controller product INTEL 5100_HB 0x65c0 5100 Host product INTEL 5100_PCIE_2 0x65e2 5100 PCIE product INTEL 5100_PCIE_3 0x65e3 5100 PCIE |