diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-05 20:05:39 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-05 20:05:39 +0000 |
commit | a4e081776aad6e9890b40bdda0743e414d85df87 (patch) | |
tree | 27bc63b0c7a26adfbb10cc3002e1cb2a53992264 /openwrt/target/linux/package/ueagle-atm/ipkg | |
parent | 3c5e977c8476ffd3043d24faefdffdb3cff57e5d (diff) |
Added support for Eagle 8051 based USB ADSL modems (such as the Sagem F@st800)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2841 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/package/ueagle-atm/ipkg')
-rw-r--r-- | openwrt/target/linux/package/ueagle-atm/ipkg/kmod-ueagle-atm.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/target/linux/package/ueagle-atm/ipkg/kmod-ueagle-atm.control b/openwrt/target/linux/package/ueagle-atm/ipkg/kmod-ueagle-atm.control new file mode 100644 index 0000000000..9659aa0b7d --- /dev/null +++ b/openwrt/target/linux/package/ueagle-atm/ipkg/kmod-ueagle-atm.control @@ -0,0 +1,5 @@ +Package: kmod-ueagle-atm +Priority: optional +Section: sys +Depends: kmod-usb-core +Description: Kernel driver for Eagle 8051 based USB ADSL modems |