Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2007 13:03:43 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        Danny Braniss <danny@cs.huji.ac.il>
Cc:        freebsd-current@freebsd.org
Subject:   Re: problems porting iSCSI to current
Message-ID:  <200702271303.44239.jhb@freebsd.org>
In-Reply-To: <E1HLzXd-0002tM-5k@cs1.cs.huji.ac.il>
References:  <E1HJ5Cr-000I1J-Ht@cs1.cs.huji.ac.il> <200702261653.48794.jhb@freebsd.org> <E1HLzXd-0002tM-5k@cs1.cs.huji.ac.il>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 27 February 2007 05:26, Danny Braniss wrote:
> > On Monday 19 February 2007 04:53, Danny Braniss wrote:
> > > Hi all,
> > > 	im getting stuck in destroy_dev(...) because
> > > si_threadcount is not zero, (actually 1 before the call),
> > > all this in sys/kern_conf.c.
> > > 	what magic am I doing wrong?
> > 
> > Don't call destroy_dev() in your close routine.
> > 
> and how will the device created by make_dev get destroyed?
> merlin to the rescue ... 

I agree it's not clear, and I'm not using cloning in ipmi(4) until it makes 
sense.

-- 
John Baldwin



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