@@ -29,14 +29,15 @@ struct vendor_name {
29
29
30
30
/*
31
31
* http://www.linux-usb.org/usb.ids
32
- * Version: 2023.01.16
32
+ * Version: 2024.03.18
33
33
*/
34
34
static struct vendor_name usb_vendor [] = {
35
35
{ 0x0001 , "Fry's Electronics" },
36
36
{ 0x0002 , "Ingram" },
37
37
{ 0x0003 , "Club Mac" },
38
38
{ 0x0004 , "Nebraska Furniture Mart" },
39
39
{ 0x0011 , "Unknown" },
40
+ { 0x001f , "Walmart" },
40
41
{ 0x0040 , "Anyware Corporation" },
41
42
{ 0x0042 , "DMT" },
42
43
{ 0x0053 , "Planex" },
@@ -173,7 +174,7 @@ static struct vendor_name usb_vendor[] = {
173
174
{ 0x0464 , "AMP/Tycoelectronics Corp." },
174
175
{ 0x0467 , "AT&T Paradyne" },
175
176
{ 0x0468 , "Wieson Technologies Co., Ltd" },
176
- { 0x046a , "Cherry GmbH " },
177
+ { 0x046a , "CHERRY " },
177
178
{ 0x046b , "American Megatrends, Inc." },
178
179
{ 0x046c , "Toshiba Corp., Digital Media Equipment" },
179
180
{ 0x046d , "Logitech, Inc." },
@@ -1226,6 +1227,7 @@ static struct vendor_name usb_vendor[] = {
1226
1227
{ 0x0a2c , "AK-Modul-Bus Computer GmbH" },
1227
1228
{ 0x0a34 , "TG3 Electronics, Inc." },
1228
1229
{ 0x0a35 , "Radikal Technologies" },
1230
+ { 0x0a38 , "IRIS sa" },
1229
1231
{ 0x0a39 , "Gilat Satellite Networks, Ltd" },
1230
1232
{ 0x0a3a , "PentaMedia Co., Ltd" },
1231
1233
{ 0x0a3c , "NTT DoCoMo, Inc." },
@@ -1249,7 +1251,7 @@ static struct vendor_name usb_vendor[] = {
1249
1251
{ 0x0a5b , "EAsics NV" },
1250
1252
{ 0x0a5c , "Broadcom Corp." },
1251
1253
{ 0x0a5d , "Diatrend Corp." },
1252
- { 0x0a5f , "Zebra" },
1254
+ { 0x0a5f , "Zebra Technologies " },
1253
1255
{ 0x0a62 , "MPMan" },
1254
1256
{ 0x0a66 , "ClearCube Technology" },
1255
1257
{ 0x0a67 , "Medeli Electronics Co., Ltd" },
@@ -3267,6 +3269,7 @@ static struct vendor_name usb_vendor[] = {
3267
3269
{ 0x2e57 , "MEGWARE Computer Vertrieb und Service GmbH" },
3268
3270
{ 0x2e69 , "Swift Navigation" },
3269
3271
{ 0x2e95 , "SCUF Gaming" },
3272
+ { 0x2ecc , "ASR Microelectronics" },
3270
3273
{ 0x2f76 , "KeyXentic Inc." },
3271
3274
{ 0x2fad , "Definium Technologies" },
3272
3275
{ 0x2fb0 , "Infocrypt" },
0 commit comments