Bug #33
[software] support for different versions of sysfs
| Status: | Assigned | Start: | 11/26/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | 1.4 | |||
Description
Current software module implementation heavily relies on some interfaces inside sysfs. However, sysfs has several versions, and software modules uses v2, but current Linux distros start shipping kernels that support sysfs-v3 only.
Current proposal is to replace all calls to sysfs with equivalent udevadm info or udevinfo invocations.