Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 May 2008 13:33:43 +0800
From:      "Xiaofan Chen" <xiaofanc@gmail.com>
To:        freebsd-usb@freebsd.org
Subject:   Re: USB CDC-ACM device under FreeBSD and HPS stack
Message-ID:  <a276da400804302233k69a60068u10f5975042e65d83@mail.gmail.com>
In-Reply-To: <a276da400804260116g2f3249f5q9e8c2f506efc387f@mail.gmail.com>
References:  <a276da400804260051h4f5eb13ew92a13cd91457c703@mail.gmail.com> <a276da400804260116g2f3249f5q9e8c2f506efc387f@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Apr 26, 2008 at 4:16 PM, Xiaofan Chen <xiaofanc@gmail.com> wrote:
>  CP210x seems to be only supported by 8-Current. But maybe this
>  can be ported to the HPS stack.
>

Actually it is supported by the HPS stack with uslcom. I just found it today.


[root@freebsd7 ~]# dmesg
uslcom0: <Silicon Labs U-Light, class 0/0, rev 1.10/1.00, addr 3> on usb1

[root@freebsd7 ~]# ls -la /dev/ttyU*
crw-------  1 root  wheel    0, 127 May  1 11:44 /dev/ttyU0
crw-------  1 root  wheel    0, 128 May  1 11:44 /dev/ttyU0.init
crw-------  1 root  wheel    0, 129 May  1 11:44 /dev/ttyU0.lock


Xiaofan



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