Summary: | udev default rules missing /dev/rawctl | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Carlo Marcelo Arenas Belon <carenas> |
Component: | New packages | Assignee: | Greg Kroah-Hartman (RETIRED) <gregkh> |
Status: | RESOLVED WONTFIX | ||
Severity: | minor | CC: | base-system |
Priority: | Lowest | ||
Version: | 2006.0 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 126089 | ||
Attachments: | add rule to manage rawctl together with the one already existing to manage raw devices |
Description
Carlo Marcelo Arenas Belon
2006-07-31 02:47:33 UTC
Created attachment 93115 [details, diff]
add rule to manage rawctl together with the one already existing to manage raw devices
removing both will be mostly as valid, but probably will affect users of old kernels which are still using the "raw" module
As the raw driver is now gone from the kernel, I'll just close this one. IMHO, it would be better to add rawctl support, so that all users of the kernel that have this udev configuration can fully use it. but if raw devices are not to be managed from udev, i would rather also remove the current rule that manages /dev/raw/raw[0-9] just to be consistent, as one can't be used without the other. whatever the resolution though, i agree that it is not a showstopper in any case. |