mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 06:12:01 +01:00
Add new USB ID.
MFC after: 1 week Submitted by: Artyom Mirgorodskiy
This commit is contained in:
parent
e68ccbe85e
commit
9fbf6da58c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=244047
@ -553,6 +553,7 @@ static const STRUCT_USB_HOST_ID u3g_devs[] = {
|
||||
U3G_DEV(TOSHIBA, G450, 0),
|
||||
U3G_DEV(TOSHIBA, HSDPA, 0),
|
||||
U3G_DEV(YISO, C893, 0),
|
||||
U3G_DEV(WETELECOM, WM_D200, 0),
|
||||
/* Autoinstallers */
|
||||
U3G_DEV(NOVATEL, ZEROCD, U3GINIT_SCSIEJECT),
|
||||
U3G_DEV(OPTION, GTICON322, U3GINIT_REZERO),
|
||||
|
@ -721,6 +721,7 @@ vendor RTSYSTEMS 0x2100 RTSYSTEMS
|
||||
vendor VIALABS 0x2109 VIA Labs
|
||||
vendor ERICSSON 0x2282 Ericsson
|
||||
vendor MOTOROLA2 0x22b8 Motorola
|
||||
vendor WETELECOM 0x22de WeTelecom
|
||||
vendor TRIPPLITE 0x2478 Tripp-Lite
|
||||
vendor HIROSE 0x2631 Hirose Electric
|
||||
vendor NHJ 0x2770 NHJ
|
||||
@ -4194,6 +4195,9 @@ product WESTERN HUB 0x0500 USB HUB
|
||||
product WESTERN MYBOOK 0x0901 MyBook External HDD
|
||||
product WESTERN MYPASSWORD 0x0704 MyPassword External HDD
|
||||
|
||||
/* WeTelecom products */
|
||||
product WETELECOM WM_D200 0x6801 WM-D200
|
||||
|
||||
/* WIENER Plein & Baus GmbH products */
|
||||
product WIENERPLEINBAUS PL512 0x0010 PL512 PSU
|
||||
product WIENERPLEINBAUS RCM 0x0011 RCM Remote Control
|
||||
|
Loading…
Reference in New Issue
Block a user