diald and ppp under 2.3.18

inr-linux-kernel@ms2.inr.ac.ru
22 Oct 1999 08:12:29 GMT


Hello,

The following feature appeared in the new version of ppp driver.

diald uses ioctl PPPIOCGUNIT on terminal device to get the ppp unit
number attached to the terminal. In the new ppp driver there is no
such ioctl in ppp_async.c. I solved the problem so far by simply
adding this ioctl to ppp_async, but I am not quite sure it is a good
solution. Is there any another method to deal with this problem, or
this ioctl was simply forgotten?

-- 
Fedor Bezrukov			Institute for Nuclear Research
  http://www.inr.ac.ru/~fedor/	Physics Department of MSU

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/