Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 357434 Details for
Bug 403021
net-misc/r8168 CONFIG_CHECK="!R8169" is not neccesary
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch that allows inline r8169 kernel driver to coexist with Realteks r8168 driver
r8169_and_r8168_drivers.patch (text/plain), 650 bytes, created by
Rodrigo Severo
on 2013-08-30 14:30:32 UTC
(
hide
)
Description:
Patch that allows inline r8169 kernel driver to coexist with Realteks r8168 driver
Filename:
MIME Type:
Creator:
Rodrigo Severo
Created:
2013-08-30 14:30:32 UTC
Size:
650 bytes
patch
obsolete
>--- /home/rodrigo/temp/r8169.c 2013-08-30 11:26:49.605464708 -0300 >+++ drivers/net/ethernet/realtek/r8169.c 2013-08-30 11:27:10.092603866 -0300 >@@ -289,7 +289,7 @@ > { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8129), 0, 0, RTL_CFG_0 }, > { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8136), 0, 0, RTL_CFG_2 }, > { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8167), 0, 0, RTL_CFG_0 }, >- { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8168), 0, 0, RTL_CFG_1 }, >+// { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8168), 0, 0, RTL_CFG_1 }, > { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8169), 0, 0, RTL_CFG_0 }, > { PCI_VENDOR_ID_DLINK, 0x4300, > PCI_VENDOR_ID_DLINK, 0x4b10, 0, 0, RTL_CFG_1 },
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 403021
: 357434