mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-10 01:17:44 +03:00
bf7f800f2b
On Sat, Jul 20, 2013 at 12:56 PM, Rafael J. Wysocki <rjw@sisk.pl> wrote: > After a recent change present in 3.11-rc1 there is a driver, called processor, > that can be bound to the CPU devices whose sysfs directories are located under > /sys/devices/system/cpu/. A side effect of this is that, after the driver has > been bound to those devices, the kernel adds DRIVER=processor to ENV for CPU > uevents and they don't match the default rule for autoloading modules matching > MODALIAS: > > DRIVER!="?*", ENV{MODALIAS}=="?*", IMPORT{builtin}="kmod load $env{MODALIAS}" > > any more. However, there are some modules whose module aliases match specific > CPU features through the modalias string and those modules should be loaded > automatically if a compatible CPU is present. Yet, with the processor driver > bound to the CPU devices the above rule is not sufficient for that, so we need > a new default udev rule allowing those modules to be autoloaded even if the > CPU devices have drivers. |
||
---|---|---|
.. | ||
.gitignore | ||
42-usb-hid-pm.rules | ||
50-firmware.rules | ||
50-udev-default.rules | ||
60-cdrom_id.rules | ||
60-keyboard.rules | ||
60-persistent-alsa.rules | ||
60-persistent-input.rules | ||
60-persistent-serial.rules | ||
60-persistent-storage-tape.rules | ||
60-persistent-storage.rules | ||
60-persistent-v4l.rules | ||
61-accelerometer.rules | ||
64-btrfs.rules | ||
75-net-description.rules | ||
75-probe_mtd.rules | ||
75-tty-description.rules | ||
78-sound-card.rules | ||
80-drivers.rules | ||
80-net-name-slot.rules | ||
95-udev-late.rules | ||
99-systemd.rules.in |