Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jul 2003 13:02:34 -0700 (PDT)
From:      Doug White <dwhite@gumbysoft.com>
To:        Guenter Doerrhoefer <gdoerrhoefer@ramgmbh.de>
Cc:        current@FreeBSD.org
Subject:   Re: Belkin USB2serial F5U103
Message-ID:  <20030714123855.X59167@carver.gumbysoft.com>
In-Reply-To: <2A641906-B603-11D7-A913-003065B0DC3A@ramgmbh.de>
References:  <2A641906-B603-11D7-A913-003065B0DC3A@ramgmbh.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 14 Jul 2003, Guenter Doerrhoefer wrote:

> According to the release note the Belkin F5U103 should be supported. I
> could not get it to operate, the device is recognized but cannot be
> configured. Anyone got the Belkin to cooperate with 5.2-current?

Heh, this reminded me to actually test the driver. It looks like there's
an off-by-1 error in the speed setting code.  With my Mac set to 38400, I
have to set the -current box to 19200 in cu to get it to communicate
properly.  (This is testing with the F5U103 in my PC and my PowerBook with
a Keyspan adapter, connected with a null modem cable.  I run a terminal on
both ends.)

I'm debugging this and will report back shortly, unless the ubsa
maintainers want to chip in.

> Hint for programming: The port UCOMn mounted by the USBA-driver must
> remain open after settings are made, otherwise the settings are lost
> when port is closed.

This is standard BSD serial device behavior.  Annyoingly, ucom does not
provide initial-setting devices and the like so you can't set a default.
It would be a nice feature to add.

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite@gumbysoft.com          |  www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030714123855.X59167>