This commit is contained in:
geos_one
2025-08-23 17:03:01 +02:00
parent 853b49b823
commit ef89b3e9c3
17 changed files with 385 additions and 0 deletions

16
debian/control vendored Normal file
View File

@@ -0,0 +1,16 @@
Source: realtek-r8168-dkms
Section: contrib/kernel
Priority: optional
Maintainer: Mario Fetka <mario.fetka@gmail.com>
Build-Depends: debhelper (>=11~), dkms (<< 3.0.3-3~) | dh-sequence-dkms
Standards-Version: 4.6.2.1
Homepage: https://github.com/awesometic/realtek-r8125-dkms
Package: realtek-r8168-dkms
Architecture: any
Multi-Arch: foreign
Depends: dkms (>= 1.95), ${misc:Depends}
Description: Realtek RTL8168 driver in DKMS format
This package provides the source code for RTL8168 Linux driver that may
include supporting other Realtek GbE chipsets to be build with dkms.
Kernel sources or headers are required to compile this module.