Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jan 2008 08:37:57 -0700 (MST)
From:      Warren Block <wblock@wonkity.com>
To:        ivan dimitrov <dimitrovi58@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: how to setup USB-Serial bridge?
Message-ID:  <20080120083627.V34577@wonkity.com>
In-Reply-To: <181272.6467.qm@web56811.mail.re3.yahoo.com>
References:  <181272.6467.qm@web56811.mail.re3.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 20 Jan 2008, ivan dimitrov wrote:

> hi list
>
> i have a usb-serial bridge
> #  port 3 addr 4: full speed, power 100 mA, config 1, USB-Serial Controller(0x2303), Prolific Technology Inc.(0x067b), rev 3.00
> and i guess that the corresponding file is "crw-rw----  1 root  mount    0, 131 Jan 20 09:59 /dev/ugen1.3"?
> but it seems that it needs additional configuration, because when i am going to use it, i am getting:
> "avrdude: ser_open(): can't open device "/dev/ugen1.3": Device not configured"
> so, the question is: how to mount/setup  a  usb-serial bridge?

kldload uplcom (or build it into your kernel)
attach usb-serial adapter
use /dev/cuaU0

-Warren Block * Rapid City, South Dakota USA



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