opnsense-src/sys/dev/bge
Bjoern A. Zeeb 422426a5f1 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
2009-11-17 14:30:09 +00:00
..
if_bge.c MFC r198049: 2009-11-17 14:30:09 +00:00
if_bgereg.h - Ensure that INTx isn't disabled, as these chips apparently have a 2009-03-23 14:36:50 +00:00