summaryrefslogtreecommitdiff
path: root/udev.config.demo
blob: 5cbde13ef4611155f3dfbd47552c1c93b5a48f7a (plain)
1
2
3
4
5
6
7
8
9
# USB camera from Fuji to be named "camera"
LABEL, BUS="usb", vendor="FUJIFILM", NAME="camera"

# USB device plugged into the fourth port of the second hub to be called gps_device
TOPOLOGY, BUS="usb", place="2.4", NAME="gps_device"

# ttyUSB1 should always be called visor
REPLACE, KERNEL="ttyUSB1", NAME="visor"