[systemd-bugs] [Bug 90969] New: systemd-220: udevadm info --attribute-walk doesn't show ATTRS

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jun 13 04:49:23 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=90969

            Bug ID: 90969
           Summary: systemd-220: udevadm info --attribute-walk doesn't
                    show ATTRS
           Product: systemd
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
          Assignee: systemd-bugs at lists.freedesktop.org
          Reporter: vovan at vovan.nl
        QA Contact: systemd-bugs at lists.freedesktop.org

The udevadm since systemd-220 doesn't show ATTRS anymore.

systemd-219: udevadm info --query=all
--name=/dev/snd/by-path/pci-0000\:00\:02.0 --attribute-walk

...

  looking at device '/devices/pci0000:00/0000:00:02.0/sound/card0/controlC0':
    KERNEL=="controlC0"
    SUBSYSTEM=="sound"
    DRIVER==""

  looking at parent device '/devices/pci0000:00/0000:00:02.0/sound/card0':
    KERNELS=="card0"
    SUBSYSTEMS=="sound"
    DRIVERS==""
    ATTRS{id}=="Intel"
    ATTRS{number}=="0"

  looking at parent device '/devices/pci0000:00/0000:00:02.0':
    KERNELS=="0000:00:02.0"
    SUBSYSTEMS=="pci"
    DRIVERS=="snd_hda_intel"
    ATTRS{irq}=="28"
    ATTRS{subsystem_vendor}=="0x1af4"
    ATTRS{broken_parity_status}=="0"
    ATTRS{class}=="0x040300"
    ATTRS{driver_override}=="(null)"
    ATTRS{consistent_dma_mask_bits}=="64"
    ATTRS{dma_mask_bits}=="64"
    ATTRS{local_cpus}=="1"
    ATTRS{device}=="0x2668"
    ATTRS{enable}=="1"
    ATTRS{msi_bus}=="1"
    ATTRS{local_cpulist}=="0"
    ATTRS{vendor}=="0x8086"
    ATTRS{subsystem_device}=="0x1100"
    ATTRS{d3cold_allowed}=="0"

  looking at parent device '/devices/pci0000:00':
    KERNELS=="pci0000:00"
    SUBSYSTEMS==""
    DRIVERS==""

systemd-220: udevadm info --query=all
--name=/dev/snd/by-path/pci-0000\:00\:02.0 --attribute-walk

  ...

  looking at device '/devices/pci0000:00/0000:00:02.0/sound/card0/controlC0':
    KERNEL=="controlC0"
    SUBSYSTEM=="sound"
    DRIVER==""

  looking at parent device '/devices/pci0000:00/0000:00:02.0/sound/card0':
    KERNELS=="card0"
    SUBSYSTEMS=="sound"
    DRIVERS==""

  looking at parent device '/devices/pci0000:00/0000:00:02.0':
    KERNELS=="0000:00:02.0"
    SUBSYSTEMS=="pci"
    DRIVERS=="snd_hda_intel"

  looking at parent device '/devices/pci0000:00':
    KERNELS=="pci0000:00"
    SUBSYSTEMS==""
    DRIVERS==""

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20150613/ef616a1e/attachment.html>


More information about the systemd-bugs mailing list