Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Mar 1999 17:53:23 -0800
From:      "Mike O'Brien" <obrien@leonardo.net>
To:        freebsd-questions@freebsd.org
Subject:   Funny 3.1-RELEASE message from ahc driver
Message-ID:  <199903100153.RAA00543@caern.limax.com>

next in thread | raw e-mail | index | archive | help
	The CAM layer is issuing a series of messages for my
Adaptec 2940 controller, a whole sequence of the form:

(da0:ahc0:0:0:0): tagged openings now 38
(da0:ahc0:0:0:0): tagged openings now 37
(da0:ahc0:0:0:0): tagged openings now 36
...
and so on.  The numbers count down and more are generated whenever
there is a lot of disk activity.

	What the heck is going on here?  Do I need to worry about this?
I found the printf in the code, but the situation is unclear ... it
looks like the printf started out being conditional on a "verbose" boot,
but then a "|| 1" was added to the end of the condition, so it always
comes out now.

	Say what?

Mike O'Brien


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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