public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Halasa <khc@intrepid.pm.waw.pl>
To: <linux-kernel@vger.kernel.org>
Cc: "Daniela P. R. Magri Squassoni" <daniela@cyclades.com>
Subject: New generic HDLC available
Date: 16 May 2001 01:28:28 +0200	[thread overview]
Message-ID: <m3bsoumbtv.fsf@intrepid.pm.waw.pl> (raw)

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

             reply	other threads:[~2001-05-15 23:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-15 23:28 Krzysztof Halasa [this message]
2001-09-20 14:59 ` New generic HDLC available 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3bsoumbtv.fsf@intrepid.pm.waw.pl \
    --to=khc@intrepid.pm.waw.pl \
    --cc=daniela@cyclades.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox