All of lore.kernel.org
 help / color / mirror / Atom feed
* New generic HDLC available
@ 2001-05-15 23:28 Krzysztof Halasa
  2001-09-20 14:59 ` Daniela P. R. Magri Squassoni
  0 siblings, 1 reply; 5+ messages in thread
From: Krzysztof Halasa @ 2001-05-15 23:28 UTC (permalink / raw)
  To: linux-kernel; +Cc: Daniela P. R. Magri Squassoni

Hi,

I've put new experimental version of my generic HDLC code on
http://hq.pm.waw.pl/hdlc/ ( ftp://ftp.pm.waw.pl/pub/linux/hdlc/experimental/ )

Currently supported (hw drivers) are C101 and N2 (untested) boards.
Protocols supported:
- X.25 and PPP (via X.25 and syncppp routines)
- Frame Relay (CCITT and ANSI LMI, or no LMI)
- Cisco HDLC
- raw HDLC (you can select NRZ/NRZI/Manchester/FM codes and parity)

This version uses new ioctl interface. Comments welcome.

No HDLC/FR bridging code yet. No Cisco LMI support (for FR) yet.
No docs (except Documentation/networking/generic-hdlc.txt) yet.
I'm thinking about implementing asynchronous HDLC driver.

The patch has been generated against 2.4.4-ac6 tree. It should apply to
pure 2.4.4 as well. Protocol support is now split into separate files
hdlc_fr.c, hdlc_cisco.c etc.
-- 
Krzysztof Halasa
Network Administrator

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-09-28 18:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-15 23:28 New generic HDLC available Krzysztof Halasa
2001-09-20 14:59 ` Daniela P. R. Magri Squassoni
2001-09-21 12:11   ` Bob Dunlop
2001-09-26 13:11   ` Krzysztof Halasa
2001-09-28 18:54     ` Daniela P. R. Magri Squassoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.