mknod /dev/ppp c 108 0
If you use module autoloading and have PPP as a module, you will need
to add the following to /etc/conf.modules:
alias tty-ldisc-3 ppp_async
alias char-major-108 ppp_generic
Paul.
-
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/