kernel-ark/drivers/rapidio
Alexandre Bounine cd8b974fad rapidio: add new sysfs attributes
Add new sysfs attributes.

1. Routing information required to to reach the RIO device:
destid - device destination ID (real for for endpoint, route for switch)
hopcount - hopcount for maintenance requests (switches only)

2. device linking information:
lprev - name of device that precedes the given device in the enumeration
        or discovery order (displayed along with of the port to which it
        is attached).
lnext - names of devices (with corresponding port numbers) that are
        attached to the given device as next in the enumeration or
        discovery order (switches only)

Signed-off-by: Alexandre Bounine <alexandre.bounine@idt.com>
Cc: Kumar Gala <galak@kernel.crashing.org>
Cc: Matt Porter <mporter@kernel.crashing.org>
Cc: Li Yang <leoli@freescale.com>
Cc: Thomas Moll <thomas.moll@sysgo.com>
Cc: Micha Nelissen <micha@neli.hopto.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-03-23 19:46:41 -07:00
..
switches rapidio: change to new flag variable 2011-03-17 14:05:35 +01:00
Kconfig rapidio: add debug configuration option 2010-05-27 09:12:51 -07:00
Makefile rapidio: change to new flag variable 2011-03-17 14:05:35 +01:00
rio-access.c
rio-driver.c rapidio: fix RapidIO sysfs hierarchy 2010-10-27 18:03:15 -07:00
rio-scan.c rapidio: fix new kernel-doc warnings 2011-01-22 20:32:37 -08:00
rio-sysfs.c rapidio: add new sysfs attributes 2011-03-23 19:46:41 -07:00
rio.c rapidio: add definitions of Component Tag fields 2011-01-13 08:03:18 -08:00
rio.h rapidio: add handling of redundant routes 2010-10-27 18:03:16 -07:00