I'm trying to use KASSERT in my own kernel module and I can't get it to assert even with a KASSERT(0, "test panic"). Is there something else I need to do besides add options INVARIANTS to my kernel config file. Any clues would be appreciated.
Kevin _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"