From owner-freebsd-current@FreeBSD.ORG Sun Sep 19 19:55:51 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7EDE6106564A for ; Sun, 19 Sep 2010 19:55:51 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 0D2078FC2D for ; Sun, 19 Sep 2010 19:55:50 +0000 (UTC) Received: by bwz15 with SMTP id 15so4993774bwz.13 for ; Sun, 19 Sep 2010 12:55:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=hzJbEP+5Gg11eEPET2YKniRZNV2ssbnFlHR5GZLUr1E=; b=cqxndHNzPg16vcQJnqrhNRJu8yYwm730uW/c7EXIOyY5oiMJK5i9kBKwJ40js5l9MR O+cnxWHWym6Xu3OzsgN5HQwowo/rMc+V/tzbRFiyHil4hfgXnVAHaHvVBFz7Gpw8bCLv 7DIkk/hgofcnpNKZo7R8I29y73XVDIkKg4liY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=SzBSZ1VHIRhmpLinFc9FaXOV8EKmWvF6ngG8nm9hypoemEzF0ZW9WmnqXUtGGx2EnO zCdhtb7++qwVarklBSkychhWbaI8zUtiR5sTOIjmE3QQ/cEM83UcjyPTWsAzF9rLQqHP 7AXLi5RzsifycN85x7XXKQ4KmCo1UJ4weeaZ4= MIME-Version: 1.0 Received: by 10.204.103.16 with SMTP id i16mr5733120bko.98.1284926149421; Sun, 19 Sep 2010 12:55:49 -0700 (PDT) Received: by 10.204.97.208 with HTTP; Sun, 19 Sep 2010 12:55:49 -0700 (PDT) In-Reply-To: <86015441@ipt.ru> References: <86015441@ipt.ru> Date: Sun, 19 Sep 2010 21:55:49 +0200 Message-ID: From: David DEMELIER To: Boris Samorodov Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org Subject: Re: Null modem to USB wire not working X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Sep 2010 19:55:51 -0000 2010/9/19 Boris Samorodov : > On Sun, 19 Sep 2010 21:25:36 +0200 David DEMELIER wrote: > >> I just bought a null modem to USB from Profilic and it isn't >> recognized by FreeBSD. > >> It's a chipset Prolific Technology Inc. > >> Sep 19 21:19:15 Melon root: Unknown USB device: vendor 0x067b product >> 0x2303 bus uhub6 >> Sep 19 21:19:15 Melon kernel: ugen6.2: at usb= us6 > >> Is there any driver I can use or I need to buy another one? > > alya% apropos prolific > uplcom(4) =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0- USB su= pport for Prolific PL-2303/2303X/2303HX serial adapters driver > > -- > WBR, Boris Samorodov (bsam) > Research Engineer, http://www.ipt.ru Telephone & Internet SP > FreeBSD Committer, http://www.FreeBSD.org The Power To Serve > Thanks ! --=20 Demelier David