Displaying 1 result from an estimated 1 matches for "e1000g_debug".
2008 Feb 11
0
Re: achieving deterministic config with xVM (was: Dom0 issues: snv_79b and Tecra M9)
....
Are there any e1000g driver error / warning messages logged to
/var/adm/messages or the console, when the system has booted and
the e1000g device wasn''t recognized?
It might also be a good idea to install an e1000g driver compiled as
a "DEGUG" kernel modules, so that all the E1000G_DEBUGLOG_x ()
macros in the driver source are compiled into the driver module,
and their output can be enabled by setting e1000g:e1000g_debug /
e1000g:e1000g_log_mode:
>From a comment in e1000g_debug.h:
* Debug message control
* Debug Levels:
* 0x000 - (0) no messages
* 0x001 - (1)...