From a8aba4599dd75a659a5e803beaf79d5a60a48447 Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 18 May 2012 20:10:28 +0000 Subject: package/ep80579-drivers: refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31801 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/ep80579-drivers/patches/150-ocracoke_island.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package/ep80579-drivers/patches/150-ocracoke_island.patch') diff --git a/package/ep80579-drivers/patches/150-ocracoke_island.patch b/package/ep80579-drivers/patches/150-ocracoke_island.patch index 34c11daac..ae74e0c90 100644 --- a/package/ep80579-drivers/patches/150-ocracoke_island.patch +++ b/package/ep80579-drivers/patches/150-ocracoke_island.patch @@ -99,7 +99,7 @@ case M88E1000_I_PHY_ID: case M88E1141_E_PHY_ID: ret_val = iegbe_oem_read_phy_reg_ex(hw, -@@ -415,6 +479,8 @@ iegbe_oem_phy_reset_dsp(struct iegbe_hw +@@ -415,6 +479,8 @@ iegbe_oem_phy_reset_dsp(struct iegbe_hw switch (hw->phy_id) { case M88E1000_I_PHY_ID: case M88E1141_E_PHY_ID: @@ -161,7 +161,7 @@ phy_num = DEFAULT_ICP_XXXX_TIPG_IPGT; break; default: -@@ -738,6 +829,8 @@ iegbe_oem_phy_is_copper(struct iegbe_hw +@@ -738,6 +829,8 @@ iegbe_oem_phy_is_copper(struct iegbe_hw switch (hw->phy_id) { case M88E1000_I_PHY_ID: case M88E1141_E_PHY_ID: @@ -670,7 +670,7 @@ +} --- a/Embedded/src/GbE/iegbe_oem_phy.h +++ b/Embedded/src/GbE/iegbe_oem_phy.h -@@ -95,6 +95,8 @@ int32_t iegbe_oem_phy_is_link_up(struct +@@ -95,6 +95,8 @@ int32_t iegbe_oem_phy_is_link_up(struct #define DEFAULT_ICP_XXXX_TIPG_IPGT 8 /* Inter Packet Gap Transmit Time */ #define ICP_XXXX_TIPG_IPGT_MASK 0x000003FFUL @@ -679,7 +679,7 @@ /* Miscellaneous defines */ #ifdef IEGBE_10_100_ONLY -@@ -103,5 +105,65 @@ int32_t iegbe_oem_phy_is_link_up(struct +@@ -103,5 +105,65 @@ int32_t iegbe_oem_phy_is_link_up(struct #define ICP_XXXX_AUTONEG_ADV_DEFAULT 0x2F #endif -- cgit v1.2.3