how to setup USB-Serial bridge?

Warren Block wblock at wonkity.com
Sun Jan 20 07:37:59 PST 2008


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


More information about the freebsd-questions mailing list