xfree86  

[XFree86] Debug statements inside xfree video driver ??

vishnuvaradan vishnuvaradan
Sun, 29 Jun 2008 08:25:27 -0700

Hi

Iam trying to integrate the xfree video driver for my PMC graphics card ..

while configuring and running the driver access some illegal memory area and
iam geting oops kernel access bad area..

I need to debug the video driver.. ( reg its IOBASE,mem base etc)

I added printf inside the driver but it is not coming in var/log

Please give idea how to add some debug statements(with variable values)
inside the  video  driver such that it will come in var/log ...???


Thanks