From 021cb5fdcdb3ea5aef31b5b3584a7f008a3b4692 Mon Sep 17 00:00:00 2001 From: Joshua Stein Date: Sat, 14 Apr 2018 20:27:18 +0000 Subject: add another lite-on vendor id and cb1 nvme --- sys/dev/pci/pcidevs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/dev/pci') diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index cc3c745cf77..fa89c8a7a3b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1842 2018/04/03 09:32:32 kettenis Exp $ +$OpenBSD: pcidevs,v 1.1843 2018/04/14 20:27:17 jcs Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -256,6 +256,7 @@ vendor SAMSUNG2 0x144d Samsung vendor ASKEY 0x144f Askey vendor AVERMEDIA 0x1461 Avermedia vendor MSI 0x1462 MSI +vendor LITEON2 0x14a4 Lite-On vendor AIRONET 0x14b9 Aironet vendor GLOBESPAN 0x14bc Globespan vendor MYRICOM 0x14c1 Myricom @@ -5238,6 +5239,7 @@ product LINKSYS PCM200 0xab09 PCM200 /* Lite-On Communications */ product LITEON PNIC 0x0002 PNIC product LITEON PNICII 0xc115 PNIC-II +product LITEON2 CB1 0x5100 CB1 NVMe /* Longshine products */ product GLOBALSUN 8031 0x1103 8031 -- cgit v1.2.3