From owner-freebsd-current@FreeBSD.ORG Fri Sep 25 17:08:52 2009 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 8B9861065672; Fri, 25 Sep 2009 17:08:52 +0000 (UTC) (envelope-from hselasky@freebsd.org) Received: from swip.net (mailfe02.swip.net [212.247.154.33]) by mx1.freebsd.org (Postfix) with ESMTP id EB8E98FC19; Fri, 25 Sep 2009 17:08:51 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=spRtIwgkR_kA:10 a=MnI1ikcADjEx7bvsp0jZvQ==:17 a=TxFuUoO8vUBO-65CmaAA:9 a=yjnYa-nRA7_IFHc2aAS2W4QeLVUA:4 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop.adsl.tele2.no) by mailfe02.swip.net (CommuniGate Pro SMTP 5.2.16) with ESMTPA id 1321085496; Fri, 25 Sep 2009 19:08:50 +0200 Received-SPF: softfail receiver=mailfe02.swip.net; client-ip=188.126.201.140; envelope-from=hselasky@freebsd.org From: Hans Petter Selasky To: freebsd-current@freebsd.org, freebsd-usb@freebsd.org Date: Fri, 25 Sep 2009 19:09:30 +0200 User-Agent: KMail/1.11.4 (FreeBSD/9.0-CURRENT; KDE/4.2.4; i386; ; ) X-Face: (%:6u[ldzJ`0qjD7sCkfdMmD*RxpOwEEQ+KWt[{J#x6ow~JO:,zwp.(t; @Aq :4:&nFCgDb8[3oIeTb^'",;u{5{}C9>"PuY\)!=#\u9SSM-nz8+SR~B\!qBv MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200909251909.31503.hselasky@freebsd.org> Cc: Subject: Polling support for USB serial port adapters 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: Fri, 25 Sep 2009 17:08:52 -0000 Hi, At EuroBSDcon 2009 I was requested to add support for polling mode to the USB serial port adapters alike UKBD and UMASS. Which USB serial port adapters should have this support at first? And I also need someone to volunteers testing this! --HPS