Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sgimips
Module Name: src
Committed By: sekiya
Date: Thu Mar 25 00:53:58 UTC 2004
Modified Files:
src/sys/arch/sgimips/conf: GENERIC32_IP3x
src/sys/arch/sgimips/mace: lpt_mace.c
Log Message:
The lpt driver doesn't play nicely with the serial ports -- they share the
same interrupt, and something isn't quite right with the mace interrupt
dispatcher. Disable for now.
Pointed out by Tillman Hodgson and confirmed by ozone on port-sgimips.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/sgimips/conf/GENERIC32_IP3x
cvs rdiff -r1.2 -r1.3 src/sys/arch/sgimips/mace/lpt_mace.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index