CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/05/31 15:39:56
Modified files:
sys/arch/alpha/include: intr.h
sys/arch/amd64/include: intr.h
sys/arch/sparc64/include: psl.h
Log message:
there is no spllpt(), since lpt's are just tty devices (call tty functions,
and thus should be using spltty()
from Matthew Dempsky
ok oga guenther
