From: Nicolas JULIEN <gronico@gronico.org>
To: parisc-linux@lists.parisc-linux.org
Subject: [parisc-linux] pppd on 2.4.22-pa13
Date: Fri, 07 Nov 2003 10:52:23 +0100 [thread overview]
Message-ID: <1068198742.3302.17.camel@athena> (raw)
Hi,
I was having some problems with pppd:
Nov 6 10:13:03 tomawak kernel: sys32_ioctl: Unknown cmd fd(7)
cmd(40047437) arg(00081cf0)
and I was unable to launch an adsl session.
I've found a solution and I've patched my kernel with:
*** arch/parisc/kernel/ioctl32.c.old Thu Nov 6 10:18:21 2003
--- arch/parisc/kernel/ioctl32.c Thu Nov 6 10:18:52 2003
***************
*** 3176,3181 ****
--- 3176,3182 ----
COMPATIBLE_IOCTL(PPPIOCCONNECT)
COMPATIBLE_IOCTL(PPPIOCDISCONN)
COMPATIBLE_IOCTL(PPPIOCATTCHAN)
+ COMPATIBLE_IOCTL(PPPIOCGCHAN)
/* PPPOX */
COMPATIBLE_IOCTL(PPPOEIOCSFWD);
COMPATIBLE_IOCTL(PPPOEIOCDFWD);
Maybe it will be usefull to apply this to sources?
Best regards,
Nicolas JULIEN.
next reply other threads:[~2003-11-07 10:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-07 9:52 Nicolas JULIEN [this message]
2003-11-07 11:38 ` [parisc-linux] pppd on 2.4.22-pa13 Helge Deller
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=1068198742.3302.17.camel@athena \
--to=gronico@gronico.org \
--cc=parisc-linux@lists.parisc-linux.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.