From owner-freebsd-current@FreeBSD.ORG Mon Oct 4 17:18:01 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7432616A4CE for ; Mon, 4 Oct 2004 17:18:01 +0000 (GMT) Received: from ran.psg.com (ip192.186.dsl-acs2.seawa0.iinet.com [209.20.186.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1137743D3F for ; Mon, 4 Oct 2004 17:18:01 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.34 (FreeBSD)) id 1CEWTH-000A2f-3p; Mon, 04 Oct 2004 10:17:59 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16737.34246.613718.115899@ran.psg.com> Date: Mon, 4 Oct 2004 10:17:58 -0700 To: Sam Lawrance References: <16736.17211.132754.898091@ran.psg.com> <1096881852.11360.5.camel@dirk.no.domain> cc: FreeBSD Current Subject: Re: usb serial confuddlement X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 04 Oct 2004 17:18:01 -0000 > Randy, you want the 'umct' driver. It supports that device. bingo! thanks! but ... o i plug it in o it works fine with kermit as /dev/ttyU0 o i ^/q from kermit o it seems to disconnect the usb device ucom0: Belkin USB PDA Adapter Belkin Components, rev 1.10/1.02, addr 2 ucom0: at uhub1 port 2 (addr 2) disconnected All threads purged from cuaU0 All threads purged from ttyU0 ucom0: detached o and unplugging and replugging it has zero results, does not even see it o and now plugging in other usb devices causes no logging by usbd o killing and restarting usbd has no effect o usbdevs -v shows nothing on the hubs so it works. once. well, i guess that's better than not at all :-) randy