linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Problem with MPC8260 buffer descriptor
@ 2002-10-16 14:56 Dominique Letty
  2002-10-16 15:15 ` Allen Curtis
  0 siblings, 1 reply; 8+ messages in thread
From: Dominique Letty @ 2002-10-16 14:56 UTC (permalink / raw)
  To: linuxppc-embedded


I wrote an hdlc driver for a MPC860 SCC device under Linux 2.2.x Kernel and
it works without
any problem.

Now I try to port this driver under Linux 2.4.17 Kernel for a MPC8260. I
have allocated
Buffer Descriptors in DPRAM and Data Buffers in SDRAM. When I try to send a
buffer, I fill
a data buffer and the first BD registers, I think, with the correct values.
It doesn't work
anytimes. When the buffer is transmited, the sending data are correct. The
problem seems to
come from the CPM which can't access to the BD modifications in the DPRAM.

Does anyone have already meet these problems?

Thanks
Dominique


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-10-17 17:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-16 14:56 Problem with MPC8260 buffer descriptor Dominique Letty
2002-10-16 15:15 ` Allen Curtis
2002-10-17  7:56   ` John Nikiforos
2002-10-17 12:36     ` Dominique Letty
2002-10-17 13:50       ` John Nikiforos
2002-10-17 14:30         ` Allen Curtis
2002-10-17 16:54           ` Dominique Letty
2002-10-17 17:08             ` Dominique Letty

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).