From owner-freebsd-current@FreeBSD.ORG Wed Dec 24 09:56:10 2008 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 D5A391065670 for ; Wed, 24 Dec 2008 09:56:10 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe16.swip.net [212.247.155.225]) by mx1.freebsd.org (Postfix) with ESMTP id 6DE8E8FC08 for ; Wed, 24 Dec 2008 09:56:10 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=pgw_eo6bRDYA:10 a=JgwOP_QsqSoA:10 a=6I5d2MoRAAAA:8 a=w-SgQROJbfiNXI1pKHwA:9 a=OArv7LI445i6fH5qJVR2L1f8UYEA:4 a=RuUFyYNDO3yO77lT0//NGWoIu/k=:19 a=50e4U0PicR4A:10 Received: from [193.217.167.134] (account mc467741@c2i.net HELO [10.0.0.186]) by mailfe16.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 428099314; Wed, 24 Dec 2008 10:56:08 +0100 From: Hans Petter Selasky To: Pegasus Mc Cleaft Date: Wed, 24 Dec 2008 10:58:27 +0100 User-Agent: KMail/1.9.7 References: <20081222214010.GA18389@elvis.mu.org> <200812240024.28505.ken@mthelicon.com> In-Reply-To: <200812240024.28505.ken@mthelicon.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200812241058.28227.hselasky@c2i.net> Cc: freebsd-current@freebsd.org, remko@elvandar.org Subject: Re: HEADSUP usb2 (usb4bsd) to become default in 2 weeks. 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: Wed, 24 Dec 2008 09:56:10 -0000 Hi, I believe I've found the problem after testing an UPLCOM based serial adapter with CU. Try the following patch: http://perforce.freebsd.org/chv.cgi?CH=155229 The solution was not so obvious :-) BTW: Have a nice Christmas! --HPS