Skip to content

udev rules and systemd service to automatically configure and bring up usb can interfaces

Notifications You must be signed in to change notification settings

mradugin/slcan-udev-rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

slcan-udev-rules

udev rules and systemd service to automatically configure and bring up/down usb slcan interfaces.

Configuration

Modify ATTRS{idVendor} and ATTRS{idProduct} or add other attributes within 90-usb-slcan.rules to match your device.

Installation

cp 90-usb-slcan.rules /etc/udev/rules.d/
cp slcan_add.sh /usr/local/bin/
cp slcan@.service /etc/systemd/system/

About

udev rules and systemd service to automatically configure and bring up usb can interfaces

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages