Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
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.
Home |
Main Index |
Thread Index |
Old Index