CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/18 15:39:16
Modified files: sys/arch/hp300/hp300: intr.c sys/arch/hp300/include: intr.h Log message: Make IPL_VM level 5, which is guaranteed to be above bio tty and net, instead of making it dynamic and the smallest value above the former three. Idea from NetBSD.