2 # USB/ATM DSL configuration
6 tristate "USB DSL modem support"
11 Say Y here if you want to connect a USB Digital Subscriber Line (DSL)
12 modem to your computer's USB port. You will then need to choose your
13 modem from the list below.
15 To compile this driver as a module, choose M here: the
16 module will be called usbatm.
21 tristate "Speedtouch USB support"
25 Say Y here if you have an SpeedTouch USB or SpeedTouch 330
26 modem. In order to use your modem you will need to install the
27 two parts of the firmware, extracted by the user space tools; see
28 <http://www.linux-usb.org/SpeedTouch/> for details.
30 To compile this driver as a module, choose M here: the
31 module will be called speedtch.
34 tristate "Conexant AccessRunner USB support"
38 Say Y here if you have an ADSL USB modem based on the Conexant
39 AccessRunner chipset. In order to use your modem you will need to
40 install the firmware, extracted by the user space tools; see
41 <http://accessrunner.sourceforge.net/> for details.
43 To compile this driver as a module, choose M here: the
44 module will be called cxacru.
47 tristate "ADI 930 and eagle USB DSL modem"
51 Say Y here if you have an ADSL USB modem based on the ADI 930
52 or eagle chipset. In order to use your modem you will need to
53 install firmwares and CMV (Command Management Variables); see
54 <https://gna.org/projects/ueagleatm/> for details.
56 To compile this driver as a module, choose M here: the
57 module will be called ueagle-atm.
60 tristate "Other USB DSL modem support"
63 Say Y here if you have a DSL USB modem not explicitly supported by
64 another USB DSL drivers. In order to use your modem you will need to
65 pass the vendor ID, product ID, and endpoint numbers for transmission
66 and reception as module parameters. You may need to initialize
67 the modem using a user space utility (a firmware loader for example).
69 To compile this driver as a module, choose M here: the
70 module will be called xusbatm.