* QMC SCC2 time slot data input to data buffer.
@ 2002-04-03 20:43 Steven Vacca
0 siblings, 0 replies; only message in thread
From: Steven Vacca @ 2002-04-03 20:43 UTC (permalink / raw)
To: LinuxEmbeddedMailList (E-mail)
I have an MPC860T setup, using QMC mode.
In my kernel driver, in the immap_t struct, I set the QMC Multi-channel
base ptr = the address of the Buffer Desc pool. I also set the interrupt
queue ptr = the addr of the circular interrupt queue.
When a QMC channel is activated, for Rx, then TDM data should get
written to a buffer, thru the associated TDM time slot.
My question is,
is it OK to allocate the Rx Buff Descriptor Pool in the Kernel driver,
and then set the immap_t reg using that kernel space addr,
or do I need to do any kind of re-mapping in order
for the external CPM hardware section to access kernel space memory?
Once the data is written into the buffer, SCC2 should interrupt, for
data buff processing.
Thanks,
Steven
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-04-03 20:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-03 20:43 QMC SCC2 time slot data input to data buffer Steven Vacca
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.