1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-21 02:50:18 +03:00

[PATCH] added asterix rules to the gentoo file.

This commit is contained in:
greg@kroah.com 2004-12-08 16:55:27 -08:00 committed by Greg KH
parent de5d2ee0a7
commit 55b0508969

View File

@ -140,3 +140,10 @@ KERNEL="radio[0-9]*", NAME="v4l/radio%n"
KERNEL="vbi[0-9]*", NAME="v4l/vbi%n", SYMLINK="vbi%n"
KERNEL="vtx[0-9]*", NAME="v4l/vtx%n"
# Asterix Zaptel devices
KERNEL="zapctl", NAME="zap/ctl"
KERNEL="zaptimer", NAME="zap/timer"
KERNEL="zapchannel", NAME="zap/channel"
KERNEL="zappseudo", NAME="zap/pseudo"
KERNEL="zap[0-9]*", NAME="zap/%n"