Date: Sat, 13 Nov 2010 21:28:27 +0100 From: Patrick Lamaiziere <patfbsd@davenulle.org> To: freebsd-usb@freebsd.org Subject: Re: uplcom(4) does not work on cuaU0 ? Message-ID: <20101113212827.7bc9aa76@davenulle.org> In-Reply-To: <201011131241.24671.hselasky@c2i.net> References: <20101112145849.161e39a8@davenulle.org> <201011121525.13324.hselasky@c2i.net> <201011131241.24671.hselasky@c2i.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Le Sat, 13 Nov 2010 12:41:24 +0100, Hans Petter Selasky <hselasky@c2i.net> a écrit : > Please try the attached patch. Others having UPLCOM devices should > try this patch aswell and see if their device is still working. Well I feel stupid because the problem was a ucom console enabled in my loader.conf : hw.usb.ucom.cons_unit="0" hw.usb.ucom.cons_baud="9600" Without this uplcom works perfectly (not sure why this was not a problem with my u3g key). May be we should check that cuaUx is used by a ucom console and return EBUSY in this case? My apologies and thanks a lot for your support. Regards. (forget to cc freebsd-usb@)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101113212827.7bc9aa76>