From 289cf2b938e521e176ff9d85854e60bafc5529d3 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Wed, 19 Sep 2007 14:47:41 +0000 Subject: fix matching of ueagle_atm module (#33029) --- lib/network/connection/xdsl.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/network/connection/xdsl.pm b/lib/network/connection/xdsl.pm index 29fe3b3..fc6d88b 100644 --- a/lib/network/connection/xdsl.pm +++ b/lib/network/connection/xdsl.pm @@ -126,7 +126,7 @@ You can find a driver on http://eciadsl.flashtux.org/"), }, { - matching => [ 'ueagle-atm' ], + matching => [ 'ueagle_atm' ], description => 'Eagle chipset (from Analog Devices), e.g. Sagem F@st 800/840/908', url => 'http://www.eagle-usb.org/', name => 'ueagle', -- cgit v1.2.1