* HDLC synchronous
@ 2006-05-21 17:25 Antonio Di Bacco
2006-05-21 18:06 ` Antonio Di Bacco
2006-05-21 19:55 ` Wolfgang Denk
0 siblings, 2 replies; 3+ messages in thread
From: Antonio Di Bacco @ 2006-05-21 17:25 UTC (permalink / raw)
To: linuxppc-embedded
I had a look to hdlc_enet.c in 8xx_io and it seems to me that it only supports
asynchronous HDLC (speaks about cts rts). Is this true?
Bye,
Antonio.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: HDLC synchronous
2006-05-21 17:25 HDLC synchronous Antonio Di Bacco
@ 2006-05-21 18:06 ` Antonio Di Bacco
2006-05-21 19:55 ` Wolfgang Denk
1 sibling, 0 replies; 3+ messages in thread
From: Antonio Di Bacco @ 2006-05-21 18:06 UTC (permalink / raw)
To: linuxppc-embedded
I 've understood well, the hdlc_enet.c driver provided in denk kernel works
if the hdlc controller can use cts and rts but my board has only INPUT,
OUTPUT, CLK_INPUT and CLOCK_OUPUT pins. I imagine this is a synchronous
interface, isn't it?
Bye,
Antonio.
On Sunday 21 May 2006 19:25, Antonio Di Bacco wrote:
> I had a look to hdlc_enet.c in 8xx_io and it seems to me that it only
> supports asynchronous HDLC (speaks about cts rts). Is this true?
>
> Bye,
> Antonio.
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: HDLC synchronous
2006-05-21 17:25 HDLC synchronous Antonio Di Bacco
2006-05-21 18:06 ` Antonio Di Bacco
@ 2006-05-21 19:55 ` Wolfgang Denk
1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2006-05-21 19:55 UTC (permalink / raw)
To: Antonio Di Bacco; +Cc: linuxppc-embedded
In message <200605211925.49946.antonio.dibacco@aruba.it> you wrote:
> I had a look to hdlc_enet.c in 8xx_io and it seems to me that it only supports
> asynchronous HDLC (speaks about cts rts). Is this true?
Our hdlc_enet.c driver is a custom driver that is designed to work in
a pretty specific environment. You can use it as a model for your own
implementation, but unless you understand exactly what it's doing you
better be careful.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
No, I'm not going to explain it. If you can't figure it out, you
didn't want to know anyway... :-)
- Larry Wall in <1991Aug7.180856.2854@netlabs.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-05-21 19:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-21 17:25 HDLC synchronous Antonio Di Bacco
2006-05-21 18:06 ` Antonio Di Bacco
2006-05-21 19:55 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox