update 2024-12-06 17:32:53

This commit is contained in:
github-actions[bot] 2024-12-06 17:32:53 +08:00
parent 3ad5c7e6fa
commit df27459898
6 changed files with 1274 additions and 41 deletions

Binary file not shown.

Binary file not shown.

View File

@ -8,6 +8,10 @@
"description": "RealTek RTL-8139 Fast Ethernet driver",
"depends": "mii"
},
"8390": {
"description": "",
"depends": ""
},
"aacraid": {
"description": "Dell PERC2, 2/Si, 3/Si, 3/Di, Adaptec Advanced Raid Products, HP NetRAID-4M, IBM ServeRAID & ICP SCSI driver (Compiled by RR for DSM)",
"depends": ""
@ -648,6 +652,10 @@
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
"depends": "hwmon-vid"
},
"ne2k-pci": {
"description": "PCI NE2000 clone driver",
"depends": "8390"
},
"netxen_nic": {
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
"depends": ""

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.