diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2022-06-28 13:05:43 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2022-06-28 13:05:43 +0000 |
commit | 79ad697b48b83c8e9054a6fe030782f1ee27b386 (patch) | |
tree | ac8bf647cf775b326ce27e5f8ede288ae9709dca /sys/dev | |
parent | e7002d0b5e999529703e3f94c99e19e0701833e0 (diff) |
a start at qualcomm products
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index a861a040e6e..fa08068a33d 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1997 2022/06/21 04:08:53 jsg Exp $ +$OpenBSD: pcidevs,v 1.1998 2022/06/28 13:05:42 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -306,6 +306,7 @@ vendor BELKIN2 0x1799 Belkin vendor GENESYS 0x17a0 Genesys Logic vendor LENOVO 0x17aa Lenovo vendor HAWKING 0x17b3 Hawking Technology +vendor QUALCOMM 0x17cb Qualcomm vendor NETCHIP 0x17cc NetChip Technology vendor I4 0x17cf I4 vendor ARECA 0x17d3 Areca @@ -7982,6 +7983,9 @@ product QLOGIC ISP6312 0x6312 ISP6312 product QLOGIC ISP6322 0x6322 ISP6322 product QLOGIC ISP8432 0x8432 ISP8432 +/* Qualcomm products */ +product QUALCOMM QCNFA765 0x1103 QCNFA765 + /* Quancom products */ product QUANCOM PWDOG1 0x0010 PWDOG1 |