I am debugging a driver for linux (specifically ubuntu server 9.04), and there are several printf statements in the code.
Where can I view the output of these statem
You'll get the output with the command dmesg
dmesg