Re: MtxOrb device
"Dave Liquorice" <[email protected]> Thu, 23 Jan 2014 08:36:20 +0000 (GMT)
| Newsgroups | gmane.comp.sysutils.lcdproc |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 23 Jan 2014 09:11:13 +0100, Josu Lazkano wrote:
>>> SUBSYSTEM=="tty", ATTRS{idVendor}=="1b3d", ATTRS{idProduct}=="0127",
>>> SYMLINK+="lcd"
>>
>> I can't tell from what you pasted, whether it's one line or two in your
>> original file. If it's two, condense it into one line.
>
> Yes, it is ONE line.
My udev rules for getting serial to USB adpaters work starts:
KERNEL=="ttyUSB[0-9]*",
Having a dig about on the web also found:
SUBSYSTEM=="usb",
--
Cheers
Dave.