Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Nov 2006 23:30:07 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/bfe if_bfe.c
Message-ID:  <200611202330.kAKNU7s0004365@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2006-11-20 23:30:07 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bfe          if_bfe.c 
  Log:
  Add suspend/resume support.  Unlike many other NIC drivers,
  bfe_init_locked() wasn't sufficient to bring the chip back to life, it also
  required a call to bfe_chip_reset() during resume.
  
  Tested by:      Stepan Zastupov +redchrom at gmail+
  MFC after:      1 week
  
  Revision  Changes    Path
  1.41      +38 -0     src/sys/dev/bfe/if_bfe.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611202330.kAKNU7s0004365>