I've compiled the version 1.3.73 kernel to get simultaneous support for both the modem and Ethernet ports on my 3C562. IP works great over Ethernet and the
modem dials and completes my dip script, but no SLIP interface is created: ifconfig shows no SLIP interface, and no IP applications work over the phone link.
SLIP doesn't show up in dmesg as it used to before changing to the modules-based kernel, but I believe that's to be expected. SLIP support should itself be a
module. I followed the directions in the kernel's README.modules and ran "make modules" and "make modules_install" but I noticed only floppy.o being compiled
and modprobe -l shows only .../net/8930.o and .../block/floppy.o.
Any suggestions would be greatly appreciated.
Al