Date: Mon, 14 Dec 2009 10:06:00 +0100 From: Hans Petter Selasky <hselasky@c2i.net> To: Ed Schouten <ed@80386.nl> Cc: freebsd-usb@freebsd.org Subject: Re: USB serial device naming Message-ID: <200912141006.01480.hselasky@c2i.net> In-Reply-To: <20091214085351.GX64905@hoeg.nl> References: <43EC7D78-31E5-4B86-9316-002AE650727A@tlb.org> <200912140948.08171.hselasky@c2i.net> <20091214085351.GX64905@hoeg.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 14 December 2009 09:53:51 Ed Schouten wrote: > * Hans Petter Selasky <hselasky@c2i.net> wrote: > > Also TTY should have a printout in dmesg, which unit is create if this > > string is specified. > > Just patch your ucom driver to print that information. It doesn't belong > in the TTY layer. Can't you just extend usbconfig to also dump that > information? Hi, A printout in USB is OK for the user, but what about applications? Probably I could extend with an USB IOCTL for the TTY device to do what I want, in addition to a printout. USB_IOCTL_GET_PARENT_NAME --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912141006.01480.hselasky>