Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 01/30/2008 12:00:35
Module Name:	src
Committed By:	simonb
Date:		Wed Jan 30 12:00:35 UTC 2008

Modified Files:
	src/sys/dev/pci: if_bce.c

Log Message:
Add a simple resume hook that just calls bce_reset(), and register
this with pmf_device_register().

Makes suspend/resume with bce happy.  Much thanks to Jared for help here.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/dev/pci/if_bce.c

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