summaryrefslogtreecommitdiff
path: root/etc/udev/udev.rules.gentoo
diff options
context:
space:
mode:
Diffstat (limited to 'etc/udev/udev.rules.gentoo')
-rw-r--r--etc/udev/udev.rules.gentoo4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/udev/udev.rules.gentoo b/etc/udev/udev.rules.gentoo
index 28e92aab1b..da41b3e2e5 100644
--- a/etc/udev/udev.rules.gentoo
+++ b/etc/udev/udev.rules.gentoo
@@ -119,3 +119,7 @@ KERNEL="route6", NAME="netlink/%k"
KERNEL="ip6_fw", NAME="netlink/%k"
KERNEL="dnrtmsg", NAME="netlink/%k"
KERNEL="tap*", NAME="netlink/%k"
+
+# CAPI devices
+KERNEL="capi", NAME="capi20", SYMLINK="isdn/capi20"
+KERNEL="capi*", NAME="capi/%n"