Subject: Re: kern/33116: bogus vnd(4) attach/detach messages
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Martin Husemann <martin@duskware.de>
List: netbsd-bugs
Date: 03/21/2006 13:25:03
The following reply was made to PR kern/33116; it has been noted by GNATS.

From: Martin Husemann <martin@duskware.de>
To: gnats-bugs@netbsd.org
Cc: kern-bug-people@netbsd.org, gnats-admin@netbsd.org,
	netbsd-bugs@netbsd.org, tsutsui@ceres.dti.ne.jp
Subject: Re: kern/33116: bogus vnd(4) attach/detach messages
Date: Tue, 21 Mar 2006 14:24:41 +0100

 On Tue, Mar 21, 2006 at 01:20:02PM +0000, Quentin Garnier wrote:
 >  The reason why I print the attach one is because autoconf(9) doesn't
 >  let me suppress the detach one.
 
 Duh - that's a good reason, but shouldn't we fix that then?
 
 Martin