Roland Tollenaar wrote:
> Hi,
> 
> I was wondering whether there was a rtdriver available for the below chip:
> 
> Marvell 88E8053
> 
> of Yukon?

There is no driver I know of.

> 
> If not, is it possible with limited experience in writing drivers to 
> adapt a non-rt driver? Is there any documentation as to how to go about 
> this?

There is a conversion guide under Documentation/README.drvporting. It
may help to perform 90% or more of the mechanical steps. Beyond this,
also remarked in that guide, you need to perform a critical review of
the real-time code paths: do they influence other parts of the system
unacceptably or do they suffer from potential latencies caused by non-RT
parts of the driver? Anyway, that's the freestyle part of the work we
can also perform over the list once the obligatory conversion and build
system integration is done.

Jan

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to