Hi Alex, While you are on reviewing uplcom.c, can you add the following to support DCU-11 Sony Ericsson Serial Cable, than I added here. It works fine for me. Best regards raoul raoul.megelas_at_libertysurf.fr $FreeBSD: src/sys/dev/usb/usbdevs,v 1.181 2004/06/05 21:33:59 sanpei Exp $ vendor MCT 0x0711 MCT ===== ===== ADD ===== ===== vendor SE 0x0731 Sony Ericsson ================ vendor DIGITALSTREAM 0x074e Digital Stream ... ... product SCANLOGIC 336CX 0x0300 Phantom 336CX - C3 scanner === === === === ADD === === === === /* Sony Ericsson products */ product SE DCU11 0x0528 Dcu-11 Usb Serial Cable ===== ===== ===== ===== product SHUTTLE EUSCSI 0x0002 eUSCSI Bridge ... ... ... ... and in uplcom.c /* $NetBSD: uplcom.c,v 1.21 2001/11/13 06:24:56 lukem Exp $ */ /* IOGEAR/ATEN UC-232A */ { USB_VENDOR_PROLIFIC, USB_PRODUCT_PROLIFIC_PL2303 }, === === === === ADD === === === === /* SONYERICSSON DCU-11 */ { USB_VENDOR_SE, USB_PRODUCT_SE_DCU11 }, ========= ======================= /* TDK USB-PHS Adapter UHA6400 */Received on Fri Jul 02 2004 - 05:41:52 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:00 UTC