CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/04/15 12:41:32
Modified files:
sys/arch/sgi/pci: ioc.c
Log message:
Only enable the passthrough interrupt for serial ports, and let com(4) manage.
Otherwise we get stuck interrupted by the ``tx empty'' condition.
Also, on Origin 200 the second interrupt vector has to be computed
differently, which adds to the ``I wish I never had looked at this code''
trauma.
