Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/19/2000 13:45:25
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Mar 19 21:45:25 UTC 2000

Modified Files:
	syssrc/sys/dev/cardbus: if_tlp_cardbus.c
	syssrc/sys/dev/ic: tulip.c tulipvar.h

Log Message:
Add suspend/resume hooks to ensure that the chip doesn't scramble memory
after an APM suspend and is unsnoozed after an APM resume.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/dev/cardbus/if_tlp_cardbus.c
cvs rdiff -r1.53 -r1.54 syssrc/sys/dev/ic/tulip.c
cvs rdiff -r1.30 -r1.31 syssrc/sys/dev/ic/tulipvar.h

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