[PATCH] added dri rule to the default config file.

This commit is contained in:
greg@kroah.com 2004-01-10 01:14:34 -08:00 committed by Greg KH
parent 41397661c6
commit 40041ff4f1
1 changed files with 4 additions and 0 deletions

View File

@ -51,3 +51,7 @@ CALLOUT, BUS="ide", PROGRAM="/bin/cat /proc/ide/%k/media", ID="cdrom", NAME="%k"
# device mapper creates its own device nodes
IGNORE, KERNEL="dm-[0-9]*"
# DRI devices always go into a subdirectory (as per the LSB spec)
REPLACE, KERNEL="card*", NAME="dri/card%n"