rwatson 2007-05-27 19:08:57 UTC FreeBSD src repository Modified files: sys/pci ncr.c Log: Implement assert() in ncr.c using KASSERT() rather than explicitly testing the assertion and then calling kdb_enter(). Revision Changes Path 1.195 +1 -6 src/sys/pci/ncr.c