enami
Thu Jun 4 20:26:52 PDT 1998
Update of /cvsroot/src/sys/dev/pcmcia
In directory nb00:/tmp/cvs-serv24635
Modified Files:
wdc_pcmcia.c
Log Message:
- Don't print newline until pcmcia_io_map is called; it expects to write
from middle of line.
- Use SIMPLEQ_FIRST/NEXT macros.