> Hello,
> 
> I have written a small device driver for a static ram
> based disk. The code is - more or less - derived from
> Poul Henning Kamp's md device.
> It is written for FreeBSD 4.X.
> 
> This device is kld-loaded and runs without any problems
> with my 'standard' kernel configuration.
> 
> As soon as I boot a kernel with some debug settings the
> driver crashes due to a failed assertion in my strategy
> routine.
> 

Hello again,

I played around with configuration switches and found,
that without "option DEBUG_LOCKS" all is ok.
Any idea?

Norbert Koch

_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to