From 05f9e004eda6391262e085245c4bcfb64f322e5d Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Thu, 16 Aug 2007 12:47:37 +0200 Subject: [PATCH 1/1] rules: add iowarrior rule --- etc/udev/rules.d/50-udev-default.rules | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/udev/rules.d/50-udev-default.rules b/etc/udev/rules.d/50-udev-default.rules index 35ac99e36..bff2fe58d 100644 --- a/etc/udev/rules.d/50-udev-default.rules +++ b/etc/udev/rules.d/50-udev-default.rules @@ -101,4 +101,5 @@ KERNEL=="sbpcd0", SYMLINK+="sbpcd" KERNEL=="slram[0-9]*", SYMLINK+="xpram%n" KERNEL=="sxctl", NAME="specialix_sxctl", SYMLINK+="%k" KERNEL=="rioctl", NAME="specialix_rioctl", SYMLINK+="%k" +KERNEL=="iowarrior[0-9]*", NAME="usb/%k" -- 2.30.2