pl2303

Kay Sievers kay.sievers at vrfy.org
Thu Feb 1 02:30:36 PST 2007


On 2/1/07, Sam Hsu <joepasscheng at gmail.com> wrote:
> when i use old HAL (version 0.4.2)
> PL2303(USB-to-serial adaptor) will show
> info.bus ==> usb-serial
> serial.device ==> /dev/ttyUSB0
>
> Now I use HAL 0.5.7.1 (in gentoo)
> info.bus ==> usb
> and there is no serial.device
> i need this information to handle my device
> How can i solve this?
> I did something wrong?

See if linux.device_file is there? That's better anyway.

And better don't depend on any of the weird "bus" properties, the
device should have the capability "serial", right?

Kay


More information about the hal mailing list