diff options
| author | jnemeth <jnemeth@NetBSD.org> | 2017-05-30 20:13:35 +0000 |
|---|---|---|
| committer | jnemeth <jnemeth@NetBSD.org> | 2017-05-30 20:13:35 +0000 |
| commit | 641624eee3f63207d9da2eb16225dc01086f671b (patch) | |
| tree | d92181faae52be2e5407e733a8cfac2b8be503b0 /sys/dev/usb/usbdevs | |
| parent | 71b4ca63fc94c231e9c07128b9500918c7b15fc2 (diff) | |
add RT Systems Inc. CT57A Radio Cable for programming Yaesu FT-60 radios
(and possibly others)
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index e9c07ea0add..d2effb57f89 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.735 2017/05/23 00:29:20 khorben Exp $ +$NetBSD: usbdevs,v 1.736 2017/05/30 20:13:35 jnemeth Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -554,6 +554,7 @@ vendor ENCORE 0x203d Encore vendor HAUPPAUGE2 0x2040 Hauppauge Computer Works vendor PARA 0x20b8 PARA Industrial vendor TRENDNET 0x20f4 TRENDnet +vendor RTSYS 0x2100 RT Systems vendor DLINK3 0x2101 D-Link vendor VIALABS 0x2109 VIA Labs vendor ERICSSON 0x2282 Ericsson @@ -2824,6 +2825,9 @@ product ROLAND UA4FX 0x00A3 EDIROL UA-4FX product ROLAND SONICCELL 0x00C2 SonicCell product ROLAND UMONE 0x012a UM-ONE MIDI I/F +/* RT Systems products */ +product RTSYS CT57A 0x9e51 CT57A Radio Cable + /* Sagem products */ product SAGEM XG760A 0x004a XG-760A product SAGEM XG76NA 0x0062 XG-76NA |
