Skip to content

Commit 4d43d8b

Browse files
add korg as a vendor, two of their synths, and an amd root hub.
1 parent 452d9ee commit 4d43d8b

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

sys/dev/usb/usbdevs

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$NetBSD: usbdevs,v 1.826 2026/03/18 05:43:01 mrg Exp $
1+
$NetBSD: usbdevs,v 1.827 2026/03/18 05:54:44 mrg Exp $
22

33
/*-
44
* Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -371,6 +371,7 @@ vendor TOSHIBA 0x0930 Toshiba
371371
vendor PIXART 0x093a PixArt
372372
vendor PLEXTOR 0x093b Plextor
373373
vendor INTREPIDCS 0x093c Intrepid
374+
vendor KORG 0x0944 KORG Incorporated
374375
vendor YANO 0x094f Yano
375376
vendor KINGSTON 0x0951 Kingston Technology
376377
vendor BLUEWATER 0x0956 BlueWater Systems
@@ -835,6 +836,7 @@ product AMBIT NTL_250 0x6098 NTL 250 cable modem
835836

836837
/* AMD product */
837838
product AMD TV_WONDER_600_USB 0xb002 TV Wonder 600 USB
839+
product AMD ROOT_HUB 0x7900 USB Root Hub
838840

839841
/* Amigo products */
840842
product AMIGO RT2870_1 0x9031 RT2870
@@ -2109,6 +2111,10 @@ product KINGSTON DT100_G2 0x6544 DT 100 G2
21092111
/* KingSun products */
21102112
product KINGSUN IRDA 0x4200 KingSun/DonShine IrDA
21112113

2114+
/* KORG Incorporated products */
2115+
product KORG MINILOGUE_XD 0x0142 minilogue xd
2116+
product KORG MICROKORG_XL 0x010b microKORG XL
2117+
21122118
/* Kodak products */
21132119
product KODAK DC220 0x0100 Digital Science DC220
21142120
product KODAK DC260 0x0110 Digital Science DC260

0 commit comments

Comments
 (0)