Merge git://git.infradead.org/users/willy/linux-nvme
[deliverable/linux.git] / Documentation / ABI / testing / sysfs-bus-bcma
1 What: /sys/bus/bcma/devices/.../manuf
2 Date: May 2011
3 KernelVersion: 3.0
4 Contact: Rafał Miłecki <zajec5@gmail.com>
5 Description:
6 Each BCMA core has it's manufacturer id. See
7 include/linux/bcma/bcma.h for possible values.
8
9 What: /sys/bus/bcma/devices/.../id
10 Date: May 2011
11 KernelVersion: 3.0
12 Contact: Rafał Miłecki <zajec5@gmail.com>
13 Description:
14 There are a few types of BCMA cores, they can be identified by
15 id field.
16
17 What: /sys/bus/bcma/devices/.../rev
18 Date: May 2011
19 KernelVersion: 3.0
20 Contact: Rafał Miłecki <zajec5@gmail.com>
21 Description:
22 BCMA cores of the same type can still slightly differ depending
23 on their revision. Use it for detailed programming.
24
25 What: /sys/bus/bcma/devices/.../class
26 Date: May 2011
27 KernelVersion: 3.0
28 Contact: Rafał Miłecki <zajec5@gmail.com>
29 Description:
30 Each BCMA core is identified by few fields, including class it
31 belongs to. See include/linux/bcma/bcma.h for possible values.
This page took 0.031818 seconds and 6 git commands to generate.