blob: 721b4aea3020a43f4722e61c6cff9cede284e664 [file] [log] [blame]
Rafał Miłecki8369ae32011-05-09 18:56:46 +02001What: /sys/bus/bcma/devices/.../manuf
2Date: May 2011
Jesper Juhle117d102011-08-02 00:53:09 +02003KernelVersion: 3.0
Rafał Miłecki8369ae32011-05-09 18:56:46 +02004Contact: Rafał Miłecki <zajec5@gmail.com>
5Description:
6 Each BCMA core has it's manufacturer id. See
7 include/linux/bcma/bcma.h for possible values.
8
9What: /sys/bus/bcma/devices/.../id
10Date: May 2011
Jesper Juhle117d102011-08-02 00:53:09 +020011KernelVersion: 3.0
Rafał Miłecki8369ae32011-05-09 18:56:46 +020012Contact: Rafał Miłecki <zajec5@gmail.com>
13Description:
14 There are a few types of BCMA cores, they can be identified by
15 id field.
16
17What: /sys/bus/bcma/devices/.../rev
18Date: May 2011
Jesper Juhle117d102011-08-02 00:53:09 +020019KernelVersion: 3.0
Rafał Miłecki8369ae32011-05-09 18:56:46 +020020Contact: Rafał Miłecki <zajec5@gmail.com>
21Description:
22 BCMA cores of the same type can still slightly differ depending
23 on their revision. Use it for detailed programming.
24
25What: /sys/bus/bcma/devices/.../class
26Date: May 2011
Jesper Juhle117d102011-08-02 00:53:09 +020027KernelVersion: 3.0
Rafał Miłecki8369ae32011-05-09 18:56:46 +020028Contact: Rafał Miłecki <zajec5@gmail.com>
29Description:
30 Each BCMA core is identified by few fields, including class it
31 belongs to. See include/linux/bcma/bcma.h for possible values.