Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Aug 2008 12:30:14 -0400
From:      Ross <westr@connection.ca>
To:        freebsd-scsi@freebsd.org
Subject:   isp(4) - setting debug mode flags
Message-ID:  <1051060505.20080815123014@connection.ca>

next in thread | raw e-mail | index | archive | help

Has anyone successfully set the debug mode flags in the isp(4) drivers
on boot for Freebsd 7.0?

The man page states that setting "hint.isp.0.debug" should do the
trick, but setting it to any value doesn't cause anything to happen.

Checking the code shows isp_pci.c is doing a getenv_int("isp_debug",
&bitmap), which looks like setting that kernel variable should do it,
but still no go.

So I'm wondering if anyone else got it working in the past, and if so,
what did you set for maximum debugging?

(Reason is that I'm trying to track down a bug that causes the kernel
to crash occasionally on boot, in a boot-from-san configuration.)

Cheers,
  Ross.

-- 





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1051060505.20080815123014>