Displaying 1 result from an estimated 1 matches for "sunw2100z".
2006 Apr 13
2
Enable anonymous tracing make Sunw2100z hang during boot
I have a sunw2100z (dual AMD) 2GB memory, I refresh installed nvx_35 on scsi disk (on board controller), then I enabled anon tracing
fbt::xxx_attach:entry
{
self->trace = 1;
}
fbt:::
/self->trace/
{}
fbt::xxx_attach:return
{
self->trace = 0;
}
xxx_attach is HBA driver''s attach entry point...