Subject: CVS commit: syssrc/sys/dev/pcmcia
To: None <source-changes@netbsd.org>
From: Shin Takemura <takemura@netbsd.org>
List: source-changes
Date: 05/05/2002 06:19:26
Module Name:	syssrc
Committed By:	takemura
Date:		Sun May  5 03:19:26 UTC 2002

Modified Files:
	syssrc/sys/dev/pcmcia: if_xi.c

Log Message:
Added cast '(u_int16_t *)'.
4th arg of bus_space_read_multi_2 and bus_space_write_multi2 shuld be
u_int16_t *.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/dev/pcmcia/if_xi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.