From owner-freebsd-current@FreeBSD.ORG Sun Sep 19 19:25:40 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 9EA17106564A for ; Sun, 19 Sep 2010 19:25:39 +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 351B28FC1D for ; Sun, 19 Sep 2010 19:25:37 +0000 (UTC) Received: by bwz15 with SMTP id 15so4982383bwz.13 for ; Sun, 19 Sep 2010 12:25:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=XioGvUao9iYZFbfBDW34vaxOKEBYLYLFPqjm1ZCcWAI=; b=Qj5oGHxD1lyrzI7skiRfaLNp/wwiJggj8v/kruuo71suAlUGVxs3oc/+DH+YSpZiTn +kaajmLVH2svJtHR3Xm2b1nr8JuUV6VEcq9R57jv8gjgEzHPKeN/Rhvn/HdAu0uD1kXT Z2nJAVe+pdpgWjOorhDEIqHeUA5SbZSKnc1RQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=KIru1CWwkB87UI7F7VNFoNZc+8oHb2bG6Uj4Nguvvv0LfYN88uSZGzZEKtff18CXru DuH043I5KelJCeJgKjLEOihztnBrw+mJwpZyzt7kcXqZhG9Qch7r2Aq0cBeNW4e1oU9Y /YfsZ9OHGQqNJzh/mMxMRme/frPrSIjZDbRkw= MIME-Version: 1.0 Received: by 10.204.74.195 with SMTP id v3mr6162148bkj.35.1284924336729; Sun, 19 Sep 2010 12:25:36 -0700 (PDT) Received: by 10.204.97.208 with HTTP; Sun, 19 Sep 2010 12:25:36 -0700 (PDT) Date: Sun, 19 Sep 2010 21:25:36 +0200 Message-ID: From: David DEMELIER To: freebsd-current@freebsd.org Content-Type: text/plain; charset=UTF-8 Subject: 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:25:40 -0000 Hi, 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 usbus6 Is there any driver I can use or I need to buy another one? Kind regards, -- Demelier David