Skip to content

Commit

Permalink
Imported version 8.050.03
Browse files Browse the repository at this point in the history
  • Loading branch information
mtorromeo committed Jun 19, 2022
1 parent d69c707 commit 3c30658
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 48 deletions.
4 changes: 2 additions & 2 deletions src/r8168.h
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ do { \
#define DASH_SUFFIX ""
#endif

#define RTL8168_VERSION "8.050.02" NAPI_SUFFIX FIBER_SUFFIX REALWOW_SUFFIX DASH_SUFFIX
#define RTL8168_VERSION "8.050.03" NAPI_SUFFIX FIBER_SUFFIX REALWOW_SUFFIX DASH_SUFFIX
#define MODULENAME "r8168"
#define PFX MODULENAME ": "

Expand Down Expand Up @@ -1810,7 +1810,7 @@ enum mcfg {
#define NIC_RAMCODE_VERSION_CFG_METHOD_28 (0x0019)
#define NIC_RAMCODE_VERSION_CFG_METHOD_29 (0x0055)
#define NIC_RAMCODE_VERSION_CFG_METHOD_31 (0x0003)
#define NIC_RAMCODE_VERSION_CFG_METHOD_35 (0x0004)
#define NIC_RAMCODE_VERSION_CFG_METHOD_35 (0x0010)

//hwoptimize
#define HW_PATCH_SOC_LAN (BIT_0)
Expand Down
Loading

0 comments on commit 3c30658

Please sign in to comment.