Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Reg - sending packets to ethernet driver: (3 Items)
   
Reg - sending packets to ethernet driver  
Hi,

I have a  ethernet driver dev-cry8900.so for my board,after loading this driver. 

is there any possibility to call the dev-cry8900.so function to send/receive packets through my test application.

if possible can you send me any reference code or link.

Thanks and Regards
K.Senthil
Re: Reg - sending packets to ethernet driver  
On Tue, Jun 16, 2009 at 10:55:57AM -0400, Senthil K wrote:
> Hi,
> 
> I have a  ethernet driver dev-cry8900.so for my board,after loading this driver. 
> 
> is there any possibility to call the dev-cry8900.so function to send/receive packets through my test application.
> 
> if possible can you send me any reference code or link.

You're talking about low level access?  Please see this
thread.

http://community.qnx.com/sf/discussion/do/listPosts/projects.networking/discussion.technology.topc8144

Regards,

-seanb
Re: Reg - sending packets to ethernet driver  
Thanks for ur reply,

i want to access the low level driver to send/receive packets.

Thanks and Regards
K.Senthil