CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/04/27 13:20:21
Modified files:
sys/arch/sgi/gio: gio.c
Log message:
The new probe logic would pretend light(4) devices always exist on Indigo;
fix this by reinstating the actual probe which got removed by mistake in the
recent gio probe and console code rework.
Found the hard way by sebastia@
