dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/rapidio/switches
Alexandre Bounine 0bf2461fdd rapidio: fix default routing initialization
Fix switch initialization to ensure that all switches have default routing
disabled.  This guarantees that no unexpected RapidIO packets arrive to
the default port set by reset and there is no default routing destination
until it is properly configured by software.

This update also unifies handling of unmapped destinations by tsi57x, IDT
Gen1 and IDT Gen2 switches.

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: <stable@kernel.org>		[2.6.37+]
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-05-18 02:55:22 -07:00
..
Kconfig rapidio: add support for IDT CPS Gen2 switches 2010-10-27 18:03:16 -07:00
Makefile rapidio: change to new flag variable 2011-03-17 14:05:35 +01:00
idt_gen2.c rapidio: fix default routing initialization 2011-05-18 02:55:22 -07:00
idtcps.c rapidio: fix default routing initialization 2011-05-18 02:55:22 -07:00
tsi57x.c rapidio: fix default routing initialization 2011-05-18 02:55:22 -07:00
tsi500.c rapidio: add switch domain routines 2010-05-27 09:12:51 -07:00
tsi568.c rapidio: use common destid storage for endpoints and switches 2011-01-13 08:03:17 -08:00