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/07/1996 19:40:03
cgd
Fri Jun 7 19:30:15 EDT 1996
Update of /a/cvsroot/src/sys/dev/ic
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv17099
Revision/Branch: 1.1.1
Log Message:
New rev. from Matt Thomas (June 7, 1996), which:
(1) adds another parameter to PDQ_OS_VA_TO_PA() so that (via a
hack) the driver works on more Alpha models, and
(2) adds the definition PDQ_OS_PTR_FMT, which specifies what printf
format to use when printing pointers. (%p under NetBSD.)
Status:
Vendor Tag: thomas
Release Tags: thomas-pdq-960607
C src/sys/dev/ic/pdq.c
C src/sys/dev/ic/pdqvar.h
2 conflicts created by this import.
Use the following command to help the merge:
cvs checkout -jthomas:yesterday -jthomas src/sys/dev/ic
cgd
Fri Jun 7 19:35:08 EDT 1996
Update of /a/cvsroot/src/sys/dev/ic
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv17301
Modified Files:
pdq.c pdqvar.h
Log Message:
clean up import of new revision (June 7, 1996) from Matt Thomas.