[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Using USB serial device with a cdc-acm driver



Dmitriy Fitisov <dmitriy@radier.ca> writes:

> we have a small device of our own, which communicates through serial USB on Windows.
> Now we need it to work on Raspberry (yes, I know this is Debian, which is Raspberry based on).
> USB descriptors configured as a modem, so, when I connect it to Linux, cdc-acm module is loaded.
> However, there is apparently some process which is watching modems, so on connection
> I got some info on my device - on Ubuntu it is AT commands, for which I have adapted firmware
> (seems ModemManager is running), but on Raspberry I cannot find out what process attaches 
> to my "modem" and what it wants.

lsof /dev/ttyACM0


Bjørn


Reply to: