Hello.
On 03/12/2016 09:33 AM, Corcodel Marian wrote:
This patch not enable/disable bus mastering when is enabled on BIOS..
pci_disable_device function also disable bus mastering for, disable bus
mastering
is dedicate function.
Signed-off-by: Corcodel Marian
---
drivers/net/ethernet
Corcodel Marian :
[...]
> For mee this patch is very important , decrease time to autonegociation
> and start nic on full speed alltimes.
Really ? The commit message did not tell much about it.
How much did time decrease ? How did you measure it ?
Against which chipset(s) ?
On which motherboa
On Sat, 12 Mar 2016 10:44:01 +0100
Francois Romieu wrote:
> Corcodel Marian :
> > This patch not enable/disable bus mastering when is enabled on
> > BIOS..
>
> It bloats the driver without any benefit.
>
For mee this patch is very important , decrease time to autonegociation
and start nic on
Corcodel Marian :
> This patch not enable/disable bus mastering when is enabled on BIOS..
It bloats the driver without any benefit.
--
Ueimor
This patch not enable/disable bus mastering when is enabled on BIOS..
pci_disable_device function also disable bus mastering for, disable bus
mastering
is dedicate function.
Signed-off-by: Corcodel Marian
---
drivers/net/ethernet/realtek/r8169.c | 29 ++---
1 file ch