.. | .. |
---|
7 | 7 | config USB_ACM |
---|
8 | 8 | tristate "USB Modem (CDC ACM) support" |
---|
9 | 9 | depends on TTY |
---|
10 | | - ---help--- |
---|
| 10 | + help |
---|
11 | 11 | This driver supports USB modems and ISDN adapters which support the |
---|
12 | 12 | Communication Device Class Abstract Control Model interface. |
---|
13 | | - Please read <file:Documentation/usb/acm.txt> for details. |
---|
| 13 | + Please read <file:Documentation/usb/acm.rst> for details. |
---|
14 | 14 | |
---|
15 | 15 | If your modem only reports "Cls=ff(vend.)" in the descriptors in |
---|
16 | 16 | /sys/kernel/debug/usb/devices, then your modem will not work with this |
---|
.. | .. |
---|
30 | 30 | |
---|
31 | 31 | config USB_WDM |
---|
32 | 32 | tristate "USB Wireless Device Management support" |
---|
33 | | - ---help--- |
---|
| 33 | + help |
---|
34 | 34 | This driver supports the WMC Device Management functionality |
---|
35 | 35 | of cell phones compliant to the CDC WMC specification. You can use |
---|
36 | 36 | AT commands over this device. |
---|