freebsd-dev/sys/dev/bge
Pawel Jakub Dawidek 14afefa3db Implement suspend/resume methods to be more ACPI friendly.
I'm able to suspend/resume my laptop without this change, but then I need
to wait for the watchdog to reset the card.
With this change, it is ready immediately.

Glanced at by:	glebius
2005-09-28 19:20:49 +00:00
..
if_bge.c Implement suspend/resume methods to be more ACPI friendly. 2005-09-28 19:20:49 +00:00
if_bgereg.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00