diff options
Diffstat (limited to 'kernel/list_modules.pm')
-rw-r--r-- | kernel/list_modules.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 320e90cff..f57eaeb6e 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -19,7 +19,7 @@ our %l = ( if_(arch() !~ /alpha/ && arch() !~ /sparc/, qw(3c501 3c503 3c505 3c507 3c509 3c515), # 3c90x qw(82596 abyss ac3200 acenic aironet4500_card at1700 atp com20020-pci), - qw(cs89x0 de600 de620), + qw(cs89x0 de600 de620 r8169), qw(defxx orinoco_plx), # most unused qw(depca dgrs dmfe e100 e1000 e2100 eepro eepro100 eexpress epic100 eth16i), qw(ewrk3 hamachi hp hp-plus hp100 ibmtr), |