* Fast Ethernet device driver for MPC885
@ 2005-06-23 9:09 scarayol
2005-06-23 18:53 ` Ricardo Scop
0 siblings, 1 reply; 2+ messages in thread
From: scarayol @ 2005-06-23 9:09 UTC (permalink / raw)
To: linuxppc-embedded
Hi all.
I use a custom board with a MPC885 microprocessor. I want to test the
Ethernet chain on my board so i made an external loopback on the Ethernet
port. I want to transmit datas and read the received datas.
Which driver have i to use and which name to open it. I don' see any driver
that seems to be the fec one in /dev/.. I think i have to use the routines
in pqfec.c instead of fec.c. But I don't know how the driver works.
Which kind of driver is it and how access to the routines from user space
in order to do my tests ?
Thank you really for your help.
Sophie CARAYOL
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Fast Ethernet device driver for MPC885
2005-06-23 9:09 Fast Ethernet device driver for MPC885 scarayol
@ 2005-06-23 18:53 ` Ricardo Scop
0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Scop @ 2005-06-23 18:53 UTC (permalink / raw)
To: scarayol, linuxppc-embedded
Hi Sophie,
On Thursday 23 June 2005 06:09, scarayol@assystembrime.com wrote:
> Hi all.
>
> I use a custom board with a MPC885 microprocessor. I want to test the
> Ethernet chain on my board so i made an external loopback on the Ethern=
et
> port. I want to transmit datas and read the received datas.
>
> Which driver have i to use and which name to open it. I don' see any dr=
iver
> that seems to be the fec one in /dev/.. =20
Well, fec registers as a network device, so you should use the sockets AP=
I to=20
access it.
>I think i have to use the routines
> in pqfec.c instead of fec.c.=20
Don't know about them, sorry.
> But I don't know how the driver works.
> Which kind of driver is it and how access to the routines from user spa=
ce
> in order to do my tests ?
Read above. "man socket" is a good start.
HTH,
--=20
Ricardo Scop.
\|/
___ -*-
(@ @)/|\
/ V \| R SCOP Consult.
/( )\ Linux-based communications
--^^---^^+------------------------------
rscop@matrix.com.br
+55 51 999-36-777
Porto Alegre, RS - BRazil
--
P. S.: "If you don't have time to do it right, when will you have time
to do it over?" -- Penny Hines =20
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-06-23 18:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-23 9:09 Fast Ethernet device driver for MPC885 scarayol
2005-06-23 18:53 ` Ricardo Scop
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox