Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Nov 2009 14:30:09 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/bge if_bge.c
Message-ID:  <200911171430.nAHEUKvh021930@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2009-11-17 14:30:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/bge          if_bge.c 
  Log:
  SVN rev 199381 on 2009-11-17 14:30:09Z by bz
  
  MFC r198049:
  
    Immediately after clearing a pending callout that didn't make it due
    to the lock we hold, disable interrupts, and announce to the firmware
    that we are shutting down. Especially do this before disabling blocks.
  
    This makes some types of machines with asf enabled no longer hang upon
    boot, when we start configuring the interface.
  
  PR:     i386/96382, kern/100410, kern/122252, kern/116328
  
  Revision   Changes    Path
  1.226.2.4  +10 -10    src/sys/dev/bge/if_bge.c



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