Re: Mouse driver as a module <without nasty startup>

Theodore Y. Ts'o (tytso@mit.edu)
Wed, 13 Nov 1996 14:41:33 -0500


Date: Wed, 13 Nov 1996 16:01:48 +0200 (GFT Standard Time)
From: Marko Sepp <sepp.marko@hkol.fi>

I tried at some point to compile serial driver as a module, but got
nasty startup messages (tens of lines containing something about
"cua" -ports) even when i commented out appropriate things in
rc-files. Did i miss something there or is there more into it ?

What exactly were the nasty startup messages? (I hate vague bug reports
like "nasty startup messages", as I still haven't mastered the fine art
of mind-reading....)

I suspect you haven't commented out all of the appropriate lines in
rc-files.

- Ted