Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 01/13/2002 12:06:52
Module Name:	syssrc
Committed By:	pooka
Date:		Sun Jan 13 10:06:51 UTC 2002

Modified Files:
	syssrc/sys/dev/pci: esa.c esavar.h

Log Message:
Add support for the driver to work after suspend/resume. Does nothing
fancy, works for the basic output case, but does not support programs
which use playback while going into suspend.

Sketched after code found in FreeBSD and Linux drivers.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/pci/esa.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/pci/esavar.h

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