[uClinux-dev] Transmit ethernet testframes

Crane, Matthew mcrane03 at harris.com
Wed Aug 8 16:25:20 EDT 2007


Hi, 

Is the packet interface suitable for your purpose?   First configuration item under "Networking options" in the kernel.

CONFIG_PACKET:                                                                                                                                       
  │ The Packet protocol is used by applications which communicate                 
  │ directly with network devices without an intermediate network                                                                                        
  │ protocol implemented in the kernel, e.g. tcpdump.  If you want them                                                                                  
  │ to work, choose Y.                                                            


Matt
          

-----Original Message-----
From: uclinux-dev-bounces at uclinux.org [mailto:uclinux-dev-bounces at uclinux.org] On Behalf Of Christian Gieseler
Sent: Wednesday, August 08, 2007 2:24 AM
To: uclinux-dev at uclinux.org
Subject: [uClinux-dev] Transmit ethernet testframes

Hi folks,

i have to send ethernet testframes with a specified multicast mac 
address as destination address. I know that i have to deliver the 
frameinformation (destination, source, vlan ...)to the fec transmit 
fifo, but i thought that there certainly must be a file in uClinux where 
i deliver the data to a structure and uClinux does all the necassary rest.
So far i did?t manage to find the thing that manages the transmission.
Has somebody a hint for me how to manage the data delivery within 
uClinux, or can somebody tell me where i should look.

I am using the cobra5329 eval-board with uClinux 2.6.17.

Thanks for any help

Christian Gieseler
_______________________________________________
uClinux-dev mailing list
uClinux-dev at uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev at uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev


More information about the uClinux-dev mailing list