From 6c1a0db4c8352831671c87e9b154a52a465b9523 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Wed, 19 Dec 2001 22:11:37 +0000 Subject: add dl2k.o (nic module) per request of nplanel --- perl-install/modules.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/modules.pm') diff --git a/perl-install/modules.pm b/perl-install/modules.pm index ccd119ee3..4a72ffdf2 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -105,6 +105,7 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/, "de4x5" => "Digital 425,434,435,450,500", "rtl8139" => "RealTek RTL8129/8139", "sundance" => "sundance", + "dl2k" => "dl2k", }], [ 'net_raw', { "8390" => "8390", -- cgit v1.2.1