From: Matthias Schwarzott Date: Mon, 17 Dec 2007 16:58:21 +0000 (+0100) Subject: rules: Gentoo update X-Git-Tag: 174~1771 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3924280a896a274dcbbe08400bdb4ea11c3fbe97;p=systemd rules: Gentoo update --- diff --git a/etc/udev/gentoo/40-video.rules b/etc/udev/gentoo/40-video.rules index aafcb2d6..2d5e5341 100644 --- a/etc/udev/gentoo/40-video.rules +++ b/etc/udev/gentoo/40-video.rules @@ -13,10 +13,10 @@ KERNEL=="card*", GROUP="video" KERNEL=="nvidia*", GROUP="video" KERNEL=="3dfx*", GROUP="video" +# svgalib +KERNEL=="svga*", GROUP="video" + # Framebuffer -# do we need /dev/fb/0 really? -# it conflicts with symlink /dev/fb -> /dev/fb0 upstream rules create -#KERNEL=="fb[0-9]*", NAME="fb/%n", SYMLINK+="%k", GROUP="video" KERNEL=="fb[0-9]*", GROUP="video" # IEEE1394 (firewire) devices