Ted Unangst wrote:
On 9/21/06, Chris 'Xenon' Hanson <[EMAIL PROTECTED]> wrote:
I've tried including syslog.h and using the syslog() call, but at driver load time it complains about modload not being able to load the module because of the reference to syslog. I tried printf(), which compiled, loaded and ran fine, but I couldn't find anywhere that the text came out. Not on the console, or any logs I could see.
printf() writes to the console, dmesg, and /var/log/messages.

Thanks for the info. Something else must be going wrong then, as I never saw the output of my printf. I'll load the thing up with printfs where I know they ought to be hit, and see if I can get it to speak.

  Thanks all.

--
     Chris 'Xenon' Hanson | Xenon @ 3D Nature | http://www.3DNature.com/
 "I set the wheels in motion, turn up all the machines, activate the programs,
  and run behind the scenes. I set the clouds in motion, turn up light and 
sound,
  activate the window, and watch the world go 'round." -Prime Mover, Rush.

Reply via email to