From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <9584298fcc26b860b70dca65feb1d356@hamnavoe.com> To: 9fans@9fans.net From: Richard Miller <9fans@hamnavoe.com> Date: Tue, 14 Aug 2018 08:54:42 +0100 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] How read data from USB-device ? Topicbox-Message-UUID: d9f65796-ead9-11e9-9d60-3106f5b1d025 > How can I read data from USB device (USB device is used as Serial device > with baudrate 9600 ) ? When you plug in the device, you should see a console message "usb/serial..." and it will appear as /dev/eiaU*/eiaU if usb/serial has a built-in driver for it. Otherwise, try the usb/probe command to find the USB vid and did, and post them here to see if anyone has support for that device.