1 What: /sys/bus/bcma/devices/.../manuf
4 Contact: Rafał Miłecki <zajec5@gmail.com>
6 Each BCMA core has it's manufacturer id. See
7 include/linux/bcma/bcma.h for possible values.
9 What: /sys/bus/bcma/devices/.../id
12 Contact: Rafał Miłecki <zajec5@gmail.com>
14 There are a few types of BCMA cores, they can be identified by
17 What: /sys/bus/bcma/devices/.../rev
20 Contact: Rafał Miłecki <zajec5@gmail.com>
22 BCMA cores of the same type can still slightly differ depending
23 on their revision. Use it for detailed programming.
25 What: /sys/bus/bcma/devices/.../class
28 Contact: Rafał Miłecki <zajec5@gmail.com>
30 Each BCMA core is identified by few fields, including class it
31 belongs to. See include/linux/bcma/bcma.h for possible values.