<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2873" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=012192304-17062006><FONT face=Arial size=2>I'm writing a driver 
for a TI codec attached to the MPC5200B PSC3 codec lines on a Lite5200b.&nbsp; 
It's an external module, and I'd like to use Bestcomm with it.&nbsp; I've 
already tried a bunch of horrible things to get it to work.&nbsp; I could say 
it's close, but by close I mean the FEC still runs, my stuff doesn't.&nbsp; 
</FONT></SPAN></DIV>
<DIV><SPAN class=012192304-17062006><FONT face=Arial size=2><SPAN 
class=012192304-17062006></SPAN></FONT></SPAN><SPAN 
class=012192304-17062006><FONT face=Arial size=2><SPAN 
class=012192304-17062006></SPAN>&nbsp;</DIV></FONT></SPAN>
<DIV><SPAN class=012192304-17062006><FONT face=Arial size=2>1. Can the Bestcomm 
I/F be used by an external module, or&nbsp;is the module required to be built in 
if built-in drivers use Bestcomm?&nbsp; TasksInitAPI (no so bad) and 
TasksLoadImage (yeah, bad) aren't really supposed to be called more than once 
from what I've read, and the kernel loads them for ethernet and ATA (no disk in 
my system if that matters).&nbsp; </FONT></SPAN></DIV>
<DIV><SPAN class=012192304-17062006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=012192304-17062006><FONT face=Arial size=2>2. If it can be used 
by an external module, how would I do it?&nbsp; I've tried compiling the source 
into my module and replicating the initialization the kernel does in addition to 
my own stuff.&nbsp; It's not too bad, though I don't get any interrupts 
yet.</FONT></SPAN></DIV>
<DIV><SPAN class=012192304-17062006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=012192304-17062006><FONT face=Arial size=2><SPAN 
class=012192304-17062006><FONT face=Arial size=2><SPAN 
class=012192304-17062006><FONT face=Arial size=2>The LTIB from Freescale 
includes AIC23 and AC97 drivers that use Bestcomm.&nbsp; 
</FONT></SPAN></FONT></SPAN>I built my kernel with them set as modules, and they 
had the same unresolved problems that my driver has on insmod, so I'm 
pessimistic.&nbsp; If someone could put me out of my misery one way or another, 
I'd appreciate it.</FONT></SPAN></DIV>
<DIV><SPAN class=012192304-17062006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=012192304-17062006><FONT face=Arial 
size=2>Thanks.</FONT></SPAN></DIV>
<DIV><SPAN class=012192304-17062006><FONT face=Arial 
size=2>Sal</FONT></SPAN></DIV>
<DIV><SPAN class=012192304-17062006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV></BODY></HTML>