From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH] pcnet32: add suspend and resume capability Date: Fri, 31 Aug 2007 08:52:01 -0400 Message-ID: <46D80EF1.3080501@pobox.com> References: <1188188552.4748.11.camel@Linux.home> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: Don Fry Return-path: Received: from srv5.dvmed.net ([207.36.208.214]:41304 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932695AbXHaMwD (ORCPT ); Fri, 31 Aug 2007 08:52:03 -0400 In-Reply-To: <1188188552.4748.11.camel@Linux.home> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Don Fry wrote: > Add suspend and resume capability to the driver. > Tested both to ram and to disk on x86_64 platform. > > Signed-off-by: Don Fry applied