Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/17/1997 01:20:04
mark
Thu Jan 16 17:12:26 PST 1997
Update of /cvsroot/src/sys/arch/arm32/podulebus
In directory netbsd1:/var/slash-tmp/cvs-serv4392

Modified Files:
	ptsc.c 
Log Message:
The powertec card uses a 40MHz clock frequency.
Report the driver as polling at attach time is so configured.


perry
Thu Jan 16 17:15:58 PST 1997
Update of /cvsroot/src/share/mk
In directory netbsd1:/var/slash-tmp/cvs-serv4468

Modified Files:
	bsd.doc.mk 
Log Message:
add NODOC -- if set, prevents installation of doc files
contributed by Brian de Alwis <bsdealwi@undergrad.math.uwaterloo.ca>
closes pr-2290 (per thorpej)