32 lines · plain
1What: /sys/bus/bcma/devices/.../manuf2Date: May 20113KernelVersion: 3.04Contact: Rafał Miłecki <zajec5@gmail.com>5Description:6 Each BCMA core has its manufacturer id. See7 include/linux/bcma/bcma.h for possible values.8 9What: /sys/bus/bcma/devices/.../id10Date: May 201111KernelVersion: 3.012Contact: Rafał Miłecki <zajec5@gmail.com>13Description:14 There are a few types of BCMA cores, they can be identified by15 id field.16 17What: /sys/bus/bcma/devices/.../rev18Date: May 201119KernelVersion: 3.020Contact: Rafał Miłecki <zajec5@gmail.com>21Description:22 BCMA cores of the same type can still slightly differ depending23 on their revision. Use it for detailed programming.24 25What: /sys/bus/bcma/devices/.../class26Date: May 201127KernelVersion: 3.028Contact: Rafał Miłecki <zajec5@gmail.com>29Description:30 Each BCMA core is identified by few fields, including class it31 belongs to. See include/linux/bcma/bcma.h for possible values.32