CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/09/23 16:04:02
Modified files:
sys/arch/sparc64/dev: lom.c
Log message:
Implement reading LOMlite registers using timeouts and a state machine to
avoid busy waits. Writes are still somewhat problematic, but things work
well enough to make lom(4) attach to LOMlite now.
Fix typo pointed out by miod@ while I'm there.
