cvs commit: src/sys/dev/bfe if_bfe.c

John Baldwin jhb at FreeBSD.org
Mon Nov 20 23:32:32 UTC 2006


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


More information about the cvs-src mailing list