2006-06-21 Dave Brolley * stdio.cxx (stdioConsole): Initialize eof_p. Add "eof" pin. (read): Remove 'value'. Check eof_p. Drive eof_pin and set eof_p as needed. * components.h (eof_pin): New member of stdioConsole. (eof_p): Likewise. * sid-io-stdio.xml: Document eof pin. * sid-io-stdio.txt: Regenerated. 2006-06-21 Dave Brolley * gloss.h (rx_eof_pin): New member of gloss32. * gloss.cxx (gloss32): Add debug-rx-eof pin. (read): Check rx_eof_pin. 2006-06-21 Dave Brolley * commonCfg.cxx (BoardCfg::write_config): Connect stdio_obj's eof pin to gloss' debug-rx-eof pin.