lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <F44332CBDDB64F93B0BB3785EC1AD46E@realtek.com.tw> Date: Wed, 24 Oct 2012 13:55:28 +0800 From: hayeswang <hayeswang@...ltek.com> To: 'Francois Romieu' <romieu@...zoreil.com> CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org> Subject: RE: [PATCH v2 net-next 1/2] r8169: enable ALDPS for power saving Francois Romieu [mailto:romieu@...zoreil.com] [...] > > +static void r810x_aldps_disable(struct rtl8169_private *tp) > > +{ > > + rtl_writephy(tp, 0x1f, 0x0000); > > + rtl_writephy(tp, 0x18, 0x0310); > > + msleep(100); > > +} > > rtl8402_hw_phy_config used a msleep(20). Meguesses it won't > hurt, right ? No, it won't hurt. The delay make suer there is enough time to pause ALDPS. Best Regards, Hayes -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists