Deleted Added
full compact
33c33
< * $FreeBSD: head/sys/dev/bge/if_bgereg.h 226820 2011-10-26 23:22:32Z yongari $
---
> * $FreeBSD: head/sys/dev/bge/if_bgereg.h 226821 2011-10-26 23:52:02Z yongari $
79a80
> #define BGE_SRAM_FW_DRV_STATE_MB 0x00000C04
95a97,103
> #define BGE_FW_DRV_STATE_START 0x00000001
> #define BGE_FW_DRV_STATE_START_DONE 0x80000001
> #define BGE_FW_DRV_STATE_UNLOAD 0x00000002
> #define BGE_FW_DRV_STATE_UNLOAD_DONE 0x80000002
> #define BGE_FW_DRV_STATE_WOL 0x00000003
> #define BGE_FW_DRV_STATE_SUSPEND 0x00000004
>