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: 07/14/1996 15:40:05
cgd
Sun Jul 14 15:36:59 EDT 1996
Update of /a/cvsroot/src/sys/dev/ic
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv9323

Modified Files:
	midway.c 
Log Message:
fix bogus casts from pointer to unsigned int.  Use unsigned long for this.