problems porting iSCSI to current

John Baldwin jhb at freebsd.org
Tue Feb 27 19:53:58 UTC 2007


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


More information about the freebsd-current mailing list