K 10 svn:author V 3 phk K 8 svn:date V 27 2002-10-15T18:56:13.000000Z K 7 svn:log V 332 Use ; not , as statement separator in PDEBUG() macro. Ignoring a NULL dev in device_set_ivars() sounds wrong, KASSERT it to non-NULL instead. Do the same for device_get_ivars() for reasons of symmetry, though it probably would have yielded a panic anyway, this gives more precise diagnostics. Absentmindedly nodded OK to by: jhb END