All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Kevin A. Sapp" <Kevin.Sapp@catapult.com>
To: linuxppc-embedded <linuxppc-embedded@lists.linuxppc.org>
Subject: ATM Code
Date: Tue, 09 Dec 2003 15:54:53 -0500	[thread overview]
Message-ID: <3FD6369D.2090609@catapult.com> (raw)


Hello,

I am trying to use some atm code for the 82xx.  The
driver is up and running, pace controller is moving,
the /proc is setup, there is not a /dev/atm but I
don't know if there should be one or not.

How do you create a simple AAL5 PVC with
CBR using this?  I have some example code,
but it appears to be out of date (or my code is)
and uses SO_BCTXOPT which is not supported.
Also when I open the socket with :
socket(PF_ATMPVC,  SOCK_DGRAM, ATM_AAL5)

returns Address family not supported by protocol?

Does anyone have some working example code on
how to do this or some pointers to up to date documentation?

Thank you
Kevin


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

                 reply	other threads:[~2003-12-09 20:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3FD6369D.2090609@catapult.com \
    --to=kevin.sapp@catapult.com \
    --cc=linuxppc-embedded@lists.linuxppc.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 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.