Juergen Braukmann wrote: >Tomi Manninen wrote: >> On Wed, 23 Dec 1998, Affan Basalamah wrote: >> > kissattach : TIOCSETD : invalid argument >> No MKISS support in the kernel or mkiss.o module not loaded. >I always thought, that kerneld would "miracusly" load the modul I want, >without me careing about. My question is a bit off topic, since I'd like >to know what causes kerneld to load a module, or why my ax25 or mkiss >module was not -as expected- loaded. Check your /var/adm/messages (or somewhere similar) for a message like: Dec 27 20:00:33 dangl modprobe: can't locate module tty-ldisc-5 Now add: alias tty-ldisc-5 mkiss to /etc/conf.modules. This should make mkiss auto-load. It's also worth putting: alias net-pf-3 ax25 in the same file. Dan
