|
Lines 78-87
Link Here
|
| 78 |
KERNEL=="microcode", NAME="cpu/microcode" |
78 |
KERNEL=="microcode", NAME="cpu/microcode" |
| 79 |
|
79 |
|
| 80 |
# dm devices (ignore them) |
80 |
# dm devices (ignore them) |
| 81 |
KERNEL=="dm-[0-9]*", OPTIONS="ignore_device" |
81 |
#KERNEL=="dm-[0-9]*", OPTIONS="ignore_device" |
| 82 |
# create a symlink named after the device map name |
82 |
# create a symlink named after the device map name |
| 83 |
# note devmap_name comes with extras/multipath |
83 |
# note devmap_name comes with extras/multipath |
| 84 |
#KERNEL=="dm-[0-9]*", PROGRAM="/sbin/devmap_name %M %m", NAME="%k", SYMLINK+="%c" |
84 |
KERNEL=="dm-[0-9]*", PROGRAM="/sbin/devmap_name %M %m", NAME="%k", SYMLINK+="%c" |
| 85 |
KERNEL=="device-mapper", NAME="mapper/control" |
85 |
KERNEL=="device-mapper", NAME="mapper/control" |
| 86 |
|
86 |
|
| 87 |
# fb devices |
87 |
# fb devices |