Flow control settings for RS232 modems
Carlo Lobrano
c.lobrano at gmail.com
Tue Mar 28 07:01:26 UTC 2017
Here it is
$ udevadm info -p /sys/class/tty/ttyS0
P: /devices/pnp0/00:05/tty/ttyS0
N: ttyS0
E: DEVNAME=/dev/ttyS0
E: DEVPATH=/devices/pnp0/00:05/tty/ttyS0
E: ID_MM_CANDIDATE=1
E: MAJOR=4
E: MINOR=64
E: SUBSYSTEM=tty
E: TAGS=:systemd:
E: USEC_INITIALIZED=955641
On Mon, 27 Mar 2017 at 20:44 Aleksander Morgado <aleksander at aleksander.es>
wrote:
> On Mon, Mar 27, 2017 at 6:04 PM, carlo <c.lobrano at gmail.com> wrote:
> >> Does this work?
> >>
> >> # cat <<EOF > /lib/udev/rules.d/78-mm-serial.rules
> >> ACTION!="add|change|move", GOTO="mm_serial_end"
> >> DEVPATH=”/devices/pnp0/00:05/tty/ttyS0”
> >> ENV{ID_MM_PLATFORM_DRIVER_PROBE}=”1”
> >> LABEL=”mm_serial_end"
> >> EOF
> >> # udevadm control --reload
> >> # udevadm trigger
> >> // Relaunch MM
> >
> > unfortunately no, I got the same result
>
> Can you run "udevadm info -p /sys/class/tty/ttyS0" (i.e. without
> --atribute-walk)
>
> --
> Aleksander
> https://aleksander.es
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/modemmanager-devel/attachments/20170328/1746401e/attachment-0001.html>
More information about the ModemManager-devel
mailing list