On Tue, 03 Nov 2009 22:56:57 +0100
Hans Petter Selasky <hsela...@c2i.net> wrote:

> > But where is ucom0?
> > r...@kg-t2# ls -l /dev/uc*
> > ls: /dev/uc*: No such file or directory
> > r...@kg-t2# ls -l /dev/ucom0
> > ls: /dev/ucom0: No such file or directory
> > r...@kg-t2# ls -l /dev/ucom0
> 
> /dev/cuaU0

Ah! I did know that, but had forgotten and that "ucom0:" in the output
confused me. Thanks!

Here is an idea: could we have the class of devices (usb devices that
create / use ttys) report which tty they are using when they attach?
Ie, instead of
ucom0: CH340 detected

We could have:
ucom0: CH340  detected, using /dev/cuaU0
or something like that?
I don't care if it is the driver, ther kenel or another part of FreeBSd
that outpus this information, I just want it t be presented to the user.

Just my 0.02 eurocents.
-- 
Regards,
Torfinn Ingolfsen

_______________________________________________
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to