Denis Rybakov wrote: > Where download if_ppp.ko?
You don't. It once was the kernel ppp module but became unsupported and was removed from the system. Use userland ppp as described here: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/userppp.html Pay particular attention to the note at the top. IIRC the old device sio in the kernel config was changed to uart. Make sure you have this and note the corresponding serial port renaming that accompanied the change. I haven't used a modem in quite some time now, but that ought to get you headed in the right direction. -Mike _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
