mirror of
https://github.com/opnsense/src.git
synced 2026-04-02 07:55:21 -04:00
Before this change driver reported IFCAP_WOL_MAGIC enabled, but not supported. It caused errors on some SIOCSIFCAP calls. Instead report the support if hardware supports WOL, and enabled status if it has such filter installed on boot. Also bnxt_wol_config() should check WOL status in if_getcapenable(), not in if_getcapabilities() to get current one. MFC after: 2 weeks Sponsored by: iXsystems, Inc. |
||
|---|---|---|
| .. | ||
| bnxt.h | ||
| bnxt_hwrm.c | ||
| bnxt_hwrm.h | ||
| bnxt_ioctl.h | ||
| bnxt_sysctl.c | ||
| bnxt_sysctl.h | ||
| bnxt_txrx.c | ||
| convert_hsi.pl | ||
| hsi_struct_def.h | ||
| if_bnxt.c | ||