<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Linux%2Fudev</id>
	<title>Linux/udev - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Linux%2Fudev"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Linux/udev&amp;action=history"/>
	<updated>2026-05-07T04:22:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=Linux/udev&amp;diff=5298&amp;oldid=prev</id>
		<title>Kenneth: /* Add persistent label */</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Linux/udev&amp;diff=5298&amp;oldid=prev"/>
		<updated>2020-01-15T22:04:58Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Add persistent label&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;notes&lt;br /&gt;
&lt;br /&gt;
http://ubuntuforums.org/showpost.php?p=4765153&amp;amp;postcount=28:&lt;br /&gt;
 udevinfo -a -p $(udevinfo -q path -n /dev/sdX)&lt;br /&gt;
&lt;br /&gt;
== Add persistent label ==&lt;br /&gt;
&lt;br /&gt;
Find device details:&lt;br /&gt;
 udevadm info -a -p $(udevadm info -q path -n /dev/ttyUSB0) | less&lt;br /&gt;
&lt;br /&gt;
You can only use attributes from one parent and one child node.&lt;br /&gt;
&lt;br /&gt;
=== Quarch ===&lt;br /&gt;
&lt;br /&gt;
 /etc/udev/rules.d/99-sndk.rules&lt;br /&gt;
&lt;br /&gt;
 SUBSYSTEM==&amp;quot;tty&amp;quot;, ATTRS{idProduct}==&amp;quot;6001&amp;quot;, ATTRS{idVendor}==&amp;quot;0403&amp;quot;, SYMLINK+=&amp;quot;quarch&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Will create /dev/quarch&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>