From owner-freebsd-current@FreeBSD.ORG Sat Sep 26 02:34:11 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 AC1EE1065670 for ; Sat, 26 Sep 2009 02:34:11 +0000 (UTC) (envelope-from gcr+freebsd-current@tharned.org) Received: from roadkill.tharned.org (roadkill.tharned.org [75.145.12.185]) by mx1.freebsd.org (Postfix) with ESMTP id 715008FC1C for ; Sat, 26 Sep 2009 02:34:11 +0000 (UTC) Received: from blue.tharned.org (blue.tharned.org [10.10.10.8]) (authenticated bits=0) by roadkill.tharned.org (8.14.3/8.14.3) with ESMTP id n8Q2YA3t082110 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 25 Sep 2009 21:34:10 -0500 (CDT) (envelope-from gcr+freebsd-current@tharned.org) Date: Fri, 25 Sep 2009 21:34:09 -0500 (CDT) From: Greg Rivers To: Hans Petter Selasky In-Reply-To: <200909251909.31503.hselasky@freebsd.org> Message-ID: References: <200909251909.31503.hselasky@freebsd.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.3 (roadkill.tharned.org [75.145.12.185]); Fri, 25 Sep 2009 21:34:10 -0500 (CDT) Cc: freebsd-current@freebsd.org, freebsd-usb@freebsd.org Subject: Re: 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: Sat, 26 Sep 2009 02:34:11 -0000 On Fri, 25 Sep 2009, Hans Petter Selasky wrote: > 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! > I'd be happy to test the umct driver that you repaired last week. Thanks again for that. I've been trying to use the recently added VirtualBox serial pass-through feature with the umct driver to allow a program running in a Windows guest OS to load data onto an old GPS, but no luck. Might it be the lack of polling support that prevents this from working? -- Greg Rivers