From da0cd9fe71c2eeadfa801a592e49ce6220eec368 Mon Sep 17 00:00:00 2001 From: jsg Date: Tue, 23 Aug 2022 08:10:35 +0000 Subject: [PATCH] add SIMCom SIM5320 (same id used by Option iCON 210) from jon@elytron.openbsd.amsterdam --- sys/dev/usb/usbdevs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 398e93df113..84a3e236c65 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.747 2022/06/23 00:31:37 jsg Exp $ +$OpenBSD: usbdevs,v 1.748 2022/08/23 08:10:35 jsg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -4147,6 +4147,7 @@ product SILICONPORTALS YAPPH_NF 0x0200 YAP Phone (no firmware) product SILICONPORTALS YAPPHONE 0x0201 YAP Phone /* Simcom products */ +product SIMCOM SIM5320 0x9000 SIM5320 modem product SIMCOM SIM7600E 0x9001 SIM7600E modem product SIMCOM SIM7600 0x9003 SIM7600 LTE -- 2.20.1