diff options
Diffstat (limited to 'lib/network/connection')
-rw-r--r-- | lib/network/connection/xdsl.pm | 2 |
1 files changed, 1 insertions, 1 deletions
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', |