diff options
| author | Hans Petter Selasky <hselasky@FreeBSD.org> | 2020-08-19 12:16:11 +0000 |
|---|---|---|
| committer | Hans Petter Selasky <hselasky@FreeBSD.org> | 2020-08-19 12:16:11 +0000 |
| commit | b4fb7a07344a99e53611fd4b7b2fa1cf49185a03 (patch) | |
| tree | f498c5797cc55d80f2b3543c8efd01ca7dcc60fa /sys/dev/usb | |
| parent | eab48036b853438a2354cb72f9bbe024c796f0c6 (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb')
| -rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index cc769074a7af..c05abb4f1a31 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -783,6 +783,7 @@ vendor NHJ 0x2770 NHJ vendor THINGM 0x27b8 ThingM vendor PERASO 0x2932 Peraso Technologies, Inc. vendor PLANEX 0x2c02 Planex Communications +vendor MERCUSYS 0x2c4e Mercusys, Inc. vendor QUECTEL 0x2c7c Quectel Wireless Solutions vendor VIDZMEDIA 0x3275 VidzMedia Pte Ltd vendor LINKINSTRUMENTS 0x3195 Link Instruments Inc. @@ -3192,6 +3193,9 @@ product MELCO WIU2433DM 0x0242 WI-U2-433DM product MELCO WIU3866D 0x025d WI-U3-866D product MELCO WIU2433DHP 0x029b WI-U2-433DHP +/* Mercusys, Inc. */ +product MERCUSYS MW150US 0x0102 Mercusys MW150US + /* Merlin products */ product MERLIN V620 0x1110 Merlin V620 |
