Back to home page

OSCL-LXR

 
 

    


0001 What:           /sys/bus/bcma/devices/.../manuf
0002 Date:           May 2011
0003 KernelVersion:  3.0
0004 Contact:        Rafał Miłecki <zajec5@gmail.com>
0005 Description:
0006                 Each BCMA core has it's manufacturer id. See
0007                 include/linux/bcma/bcma.h for possible values.
0008 
0009 What:           /sys/bus/bcma/devices/.../id
0010 Date:           May 2011
0011 KernelVersion:  3.0
0012 Contact:        Rafał Miłecki <zajec5@gmail.com>
0013 Description:
0014                 There are a few types of BCMA cores, they can be identified by
0015                 id field.
0016 
0017 What:           /sys/bus/bcma/devices/.../rev
0018 Date:           May 2011
0019 KernelVersion:  3.0
0020 Contact:        Rafał Miłecki <zajec5@gmail.com>
0021 Description:
0022                 BCMA cores of the same type can still slightly differ depending
0023                 on their revision. Use it for detailed programming.
0024 
0025 What:           /sys/bus/bcma/devices/.../class
0026 Date:           May 2011
0027 KernelVersion:  3.0
0028 Contact:        Rafał Miłecki <zajec5@gmail.com>
0029 Description:
0030                 Each BCMA core is identified by few fields, including class it
0031                 belongs to. See include/linux/bcma/bcma.h for possible values.