About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
Akagi201
4/23/2015 - 2:24 AM
share
Share
add_circle_outline
Save
udev-rules.md
udev-rules.md
content_copy
file_download
Rendered
Source
http://hintshop.ludvig.co.nz/show/persistent-names-usb-serial-devices/
http://ssms.cs2c.com.cn/otrs/pc.pl?Action=PublicFAQZoom;ItemID=7222;ZoomBackLink=QWN0aW9uPVB1YmxpY0ZBUUV4cGxvcmVyO0NhdGVnb3J5SUQ9MTQ7U29ydEJ5PVRpdGxlO09yZGVy%0APURvd247U3RhcnRIaXQ9NjI0MQ%3D%3D%0A;
http://deng805.blog.chinaunix.net/uid-30016340-id-4611199.html
http://blog.csdn.net/lin_jianbin/article/details/42458719
http://www.tldp.org/HOWTO/Serial-HOWTO-10.html
注意
不能用hub, 不然usb设备就分不清了.
udev rules
/etc/udev/rules.d/*.rules
重启udev
/etc/init.d/udev restart
ttyS0
KERNEL=="ttyS0",NAME="unionpay",MODE="0666"
clear