Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 12/26/1999 19:21:57
Module Name:	syssrc
Committed By:	itohy
Date:		Mon Dec 27 03:21:57 UTC 1999

Modified Files:
	syssrc/sys/dev/isa: ym.c ymvar.h

Log Message:
- Unmuting an external input source (CD playback, line input, and speaker)
  now prevents power down/save the device.
  The external input sources are muted by default at initialization.
- Change "power.power.*" to "power.save.*".  Sorry, spec change....
- Shorten tsleep(9) ident string for "ps l".


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/isa/ym.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/isa/ymvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.