cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

sysfs-bus-umc (1018B)


      1What:           /sys/bus/umc/
      2Date:           July 2008
      3KernelVersion:  2.6.27
      4Contact:        David Vrabel <david.vrabel@csr.com>
      5Description:
      6                The Wireless Host Controller Interface (WHCI)
      7                specification describes a PCI-based device with
      8                multiple capabilities; the UWB Multi-interface
      9                Controller (UMC).
     10
     11                The umc bus presents each of the individual
     12                capabilties as a device.
     13
     14What:           /sys/bus/umc/devices/.../capability_id
     15Date:           July 2008
     16KernelVersion:  2.6.27
     17Contact:        David Vrabel <david.vrabel@csr.com>
     18Description:
     19                The ID of this capability, with 0 being the radio
     20                controller capability.
     21
     22What:           /sys/bus/umc/devices/.../version
     23Date:           July 2008
     24KernelVersion:  2.6.27
     25Contact:        David Vrabel <david.vrabel@csr.com>
     26Description:
     27                The specification version this capability's hardware
     28                interface complies with.