Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 11/17/1996 13:50:02
leo
Sun Nov 17 05:47:10 PST 1996
Update of /a/cvsroot/src/sys/arch/atari/atari
In directory netbsd1:/home/leo/src/sys/arch/atari/atari

Modified Files:
	locore.s 
Log Message:
Plug some spl-holes in the lp-driver. Also be more strict in protecting
the register access to the psg-chip. The combination of those bugs
caused the printer to print garbage sometimes.


leo
Sun Nov 17 05:47:22 PST 1996
Update of /a/cvsroot/src/sys/arch/atari/dev
In directory netbsd1:/home/leo/src/sys/arch/atari/dev

Modified Files:
	lpt.c ym2149reg.h 
Log Message:
Plug some spl-holes in the lp-driver. Also be more strict in protecting
the register access to the psg-chip. The combination of those bugs
caused the printer to print garbage sometimes.