Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 03/20/1997 16:20:02
mycroft
Thu Mar 20 08:11:30 PST 1997
Update of /cvsroot/src/sys/compat/linux
In directory netbsd1:/var/slash-tmp/cvs-serv28669

Modified Files:
	linux_audio.c 
Log Message:
Copy back the format we set in SNDCTL_DSP_SETFMT.

mycroft
Thu Mar 20 08:13:56 PST 1997
Update of /cvsroot/src/sys/dev
In directory netbsd1:/var/slash-tmp/cvs-serv28813

Modified Files:
	audio.c 
Log Message:
Make sure to recalculate the block size after changing the
sampling rate.  Also, nuke the global variable audio_blocksize.

is
Thu Mar 20 08:14:22 PST 1997
Update of /cvsroot/src/sys/arch/i386/stand/netboot
In directory netbsd1:/var/slash-tmp/cvs-serv28805

Modified Files:
	dev_net.c 
Log Message:
Make this compile with 1.2D (if_ether.h location changed)


is
Thu Mar 20 08:15:15 PST 1997
Update of /cvsroot/src/sys/arch/i386/stand/lib/netif
In directory netbsd1:/var/slash-tmp/cvs-serv29002

Modified Files:
	netif_small.c 
Log Message:
Make this compile with NetBSD-1.2D (if_ether.h location changed).