* MPC8260 ATM channel allocation.
@ 2003-06-30 11:06 Sanjay Kumar
2003-07-07 4:46 ` None Atall
0 siblings, 1 reply; 2+ messages in thread
From: Sanjay Kumar @ 2003-06-30 11:06 UTC (permalink / raw)
To: linuxppc-embedded
Dear all,
I am using MPC8260 for ATM cell switching between FCC1 and FCC2.I have two
UTOPIA interface connected,one each to FCC1 and FCC2.FCC1 is connected 16
PHY devices and FCC2 is connected 2 PHY devices.I have following
questions.
1.MPC8260 supports 255 internal channels and upto 64k using external
memory. Does this number of channels(upto 64k) are for both FCC1 and FCC2
? If yes how these channels can be distributed between FCC1 and FCC2. For
transfering ATM cells from FCC1 to FCC2 and vice-versa I have to open an
input channel on FCC1 and an output channel on FCC2.Does this input and
output channel number should be unique?
2. MPC8260 limits 256k for RX BDs(buffer descriptors) and 256k for TX BDs.
Does this limitation is per FCCs ? I mean can I allocate 256k RX BDs and
256K TX BDs for FCC1 and then
256k RX BDs and 256K TX BDs for FCC2?
Any idea....
regards,
sanjay
==============================================================
Sanjay Kumar skumar@giga-stream.de
GIGA-STREAM UMTS Technologies GmbH Tel: +49 (07243) 94976-119
Im Ermlisgrund 8 Fax: +49 (07243) 94976-100
76337 Waldbronn
==============================================================
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: MPC8260 ATM channel allocation.
2003-06-30 11:06 MPC8260 ATM channel allocation Sanjay Kumar
@ 2003-07-07 4:46 ` None Atall
0 siblings, 0 replies; 2+ messages in thread
From: None Atall @ 2003-07-07 4:46 UTC (permalink / raw)
To: Sanjay Kumar, linuxppc-embedded
MPC8260 supports 255 internal chans and 64k external
for each FCC. (There is no sharing among resources).
Thats the same for the BDs.
ATM switching has not been implemented for the 8260
(as far as I know). Alex has implemented one for 860.
You could import that (switcher.c). So you will have
to open 1 bidirectional channel for each FCC.
Hope this helps
Dimitris.
--- Sanjay Kumar <skumar@giga-stream.de> wrote:
>
> Dear all,
>
> I am using MPC8260 for ATM cell switching between
> FCC1 and FCC2.I have two
> UTOPIA interface connected,one each to FCC1 and
> FCC2.FCC1 is connected 16
> PHY devices and FCC2 is connected 2 PHY devices.I
> have following
> questions.
> 1.MPC8260 supports 255 internal channels and upto
> 64k using external
> memory. Does this number of channels(upto 64k) are
> for both FCC1 and FCC2
> ? If yes how these channels can be distributed
> between FCC1 and FCC2. For
> transfering ATM cells from FCC1 to FCC2 and
> vice-versa I have to open an
> input channel on FCC1 and an output channel on
> FCC2.Does this input and
> output channel number should be unique?
>
> 2. MPC8260 limits 256k for RX BDs(buffer
> descriptors) and 256k for TX BDs.
> Does this limitation is per FCCs ? I mean can I
> allocate 256k RX BDs and
> 256K TX BDs for FCC1 and then
> 256k RX BDs and 256K TX BDs for FCC2?
>
> Any idea....
>
> regards,
> sanjay
>
>
>
==============================================================
> Sanjay Kumar
> skumar@giga-stream.de
> GIGA-STREAM UMTS Technologies GmbH Tel: +49
> (07243) 94976-119
> Im Ermlisgrund 8 Fax: +49
> (07243) 94976-100
> 76337 Waldbronn
>
>
==============================================================
>
>
=====
------------------------------------------------------------
-Dhmhtrios Meidanis
-Degree in Mathematics, University of the Aegean.
-Master in Computer Architecture and Digital
Systems, University of Crete.
Greece.
------------------------------------------------------------
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-07-07 4:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-30 11:06 MPC8260 ATM channel allocation Sanjay Kumar
2003-07-07 4:46 ` None Atall
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).