hello Is it possible to log oops and panic messages into some file in an eeprom device and do a reset instead of getting it printed on console and hangs? Will the system be stable enough to do so while an oops/panic happens ? getting those messages into the host machine through the serial console is fine. But is it possible the linux exception handlers ( or panic() function ) call some APIs of my driver so as to write those information into a eeprom device ? Can anybody plz help me. Sunil -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/