Commit 62502dff authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by David S. Miller

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: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent cb3f0d56
.. SPDX-License-Identifier: GPL-2.0
=============================================
FORE Systems PCA-200E/SBA-200E ATM NIC driver FORE Systems PCA-200E/SBA-200E ATM NIC driver
--------------------------------------------- =============================================
This driver adds support for the FORE Systems 200E-series ATM adapters 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 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. ...@@ -27,8 +29,8 @@ in the linux/drivers/atm directory for details and restrictions.
Firmware Updates Firmware Updates
---------------- ----------------
The FORE Systems 200E-series driver is shipped with firmware data being 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. uploaded to the ATM adapters at system boot time or at module loading time.
The supplied firmware images should work with all adapters. The supplied firmware images should work with all adapters.
However, if you encounter problems (the firmware doesn't start or the driver However, if you encounter problems (the firmware doesn't start or the driver
......
...@@ -57,6 +57,7 @@ Contents: ...@@ -57,6 +57,7 @@ Contents:
eql eql
fib_trie fib_trie
filter filter
fore200e
.. only:: subproject and html .. only:: subproject and html
......
...@@ -336,7 +336,7 @@ config ATM_FORE200E ...@@ -336,7 +336,7 @@ config ATM_FORE200E
on PCI and SBUS hosts. Say Y (or M to compile as a module on PCI and SBUS hosts. Say Y (or M to compile as a module
named fore_200e) here if you have one of these ATM adapters. named fore_200e) here if you have one of these ATM adapters.
See the file <file:Documentation/networking/fore200e.txt> for See the file <file:Documentation/networking/fore200e.rst> for
further details. further details.
config ATM_FORE200E_USE_TASKLET config ATM_FORE200E_USE_TASKLET
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment