From owner-freebsd-questions@FreeBSD.ORG Mon Nov 15 03:21:18 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CACA016A4CE for ; Mon, 15 Nov 2004 03:21:18 +0000 (GMT) Received: from stripped.disjoint.net (12-221-67-118.client.insightBB.com [12.221.67.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 504AA43D49 for ; Mon, 15 Nov 2004 03:21:18 +0000 (GMT) (envelope-from satwell@disjoint.net) Received: from stripped.disjoint.net (localhost.disjoint.net [127.0.0.1]) iAF3LHTT002304 for ; Sun, 14 Nov 2004 21:21:17 -0600 (CST) (envelope-from satwell@stripped.disjoint.net) Received: (from satwell@localhost) by stripped.disjoint.net (8.12.10/8.12.10/Submit) id iAF3LHLU002303 for freebsd-questions@freebsd.org; Sun, 14 Nov 2004 21:21:17 -0600 (CST) (envelope-from satwell) Date: Sun, 14 Nov 2004 21:21:17 -0600 From: Steve Atwell To: freebsd-questions@freebsd.org Message-ID: <20041115032117.GB2048@stripped.disjoint.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: uplcom USB serial adapter problem on 5.2.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Nov 2004 03:21:18 -0000 I'm trying to get a BF-810 USB serial adapter working on FreeBSD 5.2.1. I figured it should be a breeze since it's listed in the uplcom man page as being supported. I loaded the uplcom kernel module and plugged in the device. All I got was this: ucom0: Prolific Technology PL2303 Serial adapter (ATEN/IOGEAR UC232A), rev 1.10/1.00, addr 2 ucom0: failed to set configuration: STALLED device_probe_and_attach: ucom0 attach returned 6 uhub1: port 1, set config at addr 2 failed uhub1: device problem, disabling port 1 uhub1: port error, restarting port 1 The adapter works under Linux and Windows, so I'm pretty sure the hardware is good. Anybody know what's going on here? Thanks. -- Steve Atwell