Linux PARISC architecture development
 help / color / mirror / Atom feed
* [parisc-linux] pppd on 2.4.22-pa13
@ 2003-11-07  9:52 Nicolas JULIEN
  2003-11-07 11:38 ` Helge Deller
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas JULIEN @ 2003-11-07  9:52 UTC (permalink / raw)
  To: parisc-linux

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.

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

end of thread, other threads:[~2003-11-07 11:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-07  9:52 [parisc-linux] pppd on 2.4.22-pa13 Nicolas JULIEN
2003-11-07 11:38 ` Helge Deller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox