Date: Wed, 29 Oct 2003 11:23:53 -0500 From: Alexander Kabaev <ak03@gte.com> To: "Markus Oestreicher" <m.oe@x-trader.de> Cc: freebsd-stable@freebsd.org Subject: Re: ubsa, ucom Problems Message-ID: <20031029112353.3e34aea8.ak03@gte.com> In-Reply-To: <018201c39e2a$3f24feb0$02c0a8c0@gnbuero.qhintra.net> References: <018201c39e2a$3f24feb0$02c0a8c0@gnbuero.qhintra.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 29 Oct 2003 15:37:57 +0100 "Markus Oestreicher" <m.oe@x-trader.de> wrote: root@ws02 /dev # cu -l /dev/ucom0 cu: open (/dev/ucom0): Device not configured cu: /dev/ucom0: Line in use I do not have -stable with ubsa device handy for testing, but I do use one ubsa adapter for my serial console for 5.x daily. Errors below certainly indicate the device entry mismatch. The quick and dirty solution to try would be a printf right after ubsa/ucom calls makedev on udev device to print out device's major/minor address and using mknod manually. -- Alexander Kabaev
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031029112353.3e34aea8.ak03>