Projects
home:bitstreamout:Essentials
r8168
r8168-support-dev0x8136.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File r8168-support-dev0x8136.patch of Package r8168 (Revision 36)
Currently displaying revision
36
,
Show latest
From b6e3225a3c9f3aa7b218f1c31a6666e3026092ca Mon Sep 17 00:00:00 2001 From: M4rQu1Nh0S <blogmrcs@gmail.com> Date: Thu, 12 May 2022 11:32:17 -0300 Subject: [PATCH] Add files via upload Added Device ID 10ec:8136 (0x8136) --- src/r8168_n.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/r8168_n.c b/src/r8168_n.c index 28d7636..cbf43d1 100755 --- a/src/r8168_n.c +++ b/src/r8168_n.c @@ -430,6 +430,7 @@ static const struct { static struct pci_device_id rtl8168_pci_tbl[] = { { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8168), }, + { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8136), }, { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8161), }, { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x2502), }, { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x2600), },
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.