Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: tty: n_gsm, delete "Additional Documentation"

All of the URLs give 404. There is a little point to preserve them. If
really need be, we could try archive.org if the documents are not there
by a chance.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20220411110143.10019-6-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Jiri Slaby and committed by
Greg Kroah-Hartman
e937eb43 5b437ae9

-10
-10
Documentation/driver-api/tty/n_gsm.rst
··· 146 146 daemon(0,0); 147 147 pause(); 148 148 149 - Additional Documentation 150 - ------------------------ 151 - More practical details on the protocol and how it's supported by industrial 152 - modems can be found in the following documents : 153 - 154 - - http://www.telit.com/module/infopool/download.php?id=616 155 - - http://www.u-blox.com/images/downloads/Product_Docs/LEON-G100-G200-MuxImplementation_ApplicationNote_%28GSM%20G1-CS-10002%29.pdf 156 - - http://www.sierrawireless.com/Support/Downloads/AirPrime/WMP_Series/~/media/Support_Downloads/AirPrime/Application_notes/CMUX_Feature_Application_Note-Rev004.ashx 157 - - http://wm.sim.com/sim/News/photo/2010721161442.pdf 158 - 159 149 11-03-08 - Eric Bénard - <eric@eukrea.com>