Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 02/11/1997 07:50:02
scottr
Mon Feb 10 23:47:38 PST 1997
Update of /cvsroot/src/sys/arch/mac68k/dev
In directory netbsd1:/var/slash-tmp/cvs-serv14828

Modified Files:
	asc.c ascvar.h 
Removed Files:
	asc.h 
Log Message:
Complete revamp of Apple Sound Chip support.  The ASC can now be accessed
as a real device whose registers and buffers are available through mmap(2),
which makes further development of the driver considerably less painful.