diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-28 00:01:37 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-04-28 23:39:46 +0200 |
commit | 62502dff2c5012c19727bd992b0101a816095f1e (patch) | |
tree | f376ed6d8a8887146e476fb2894b53ec225e5eb7 /Documentation/networking | |
parent | docs: networking: convert filter.txt to ReST (diff) | |
download | linux-62502dff2c5012c19727bd992b0101a816095f1e.tar.xz linux-62502dff2c5012c19727bd992b0101a816095f1e.zip |
docs: networking: convert fore200e.txt to ReST
- add SPDX header;
- adjust title markup;
- mark code blocks and literals as such;
- adjust identation, whitespaces and blank lines;
- add to networking/index.rst.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
-rw-r--r-- | Documentation/networking/fore200e.rst (renamed from Documentation/networking/fore200e.txt) | 8 | ||||
-rw-r--r-- | Documentation/networking/index.rst | 1 |
2 files changed, 6 insertions, 3 deletions
diff --git a/Documentation/networking/fore200e.txt b/Documentation/networking/fore200e.rst index 1f98f62b4370..55df9ec09ac8 100644 --- a/Documentation/networking/fore200e.txt +++ b/Documentation/networking/fore200e.rst @@ -1,6 +1,8 @@ +.. SPDX-License-Identifier: GPL-2.0 +============================================= FORE Systems PCA-200E/SBA-200E ATM NIC driver ---------------------------------------------- +============================================= This driver adds support for the FORE Systems 200E-series ATM adapters to the Linux operating system. It is based on the earlier PCA-200E driver @@ -27,8 +29,8 @@ in the linux/drivers/atm directory for details and restrictions. Firmware Updates ---------------- -The FORE Systems 200E-series driver is shipped with firmware data being -uploaded to the ATM adapters at system boot time or at module loading time. +The FORE Systems 200E-series driver is shipped with firmware data being +uploaded to the ATM adapters at system boot time or at module loading time. The supplied firmware images should work with all adapters. However, if you encounter problems (the firmware doesn't start or the driver diff --git a/Documentation/networking/index.rst b/Documentation/networking/index.rst index 144ed838c1a9..b2fb8b907d68 100644 --- a/Documentation/networking/index.rst +++ b/Documentation/networking/index.rst @@ -57,6 +57,7 @@ Contents: eql fib_trie filter + fore200e .. only:: subproject and html |