Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 06/04/1998 20:30:02
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.