aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/devices.txt
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-04-26 10:54:34 -0700
committerDavid S. Miller <davem@davemloft.net>2022-04-27 12:22:56 +0100
commit89fbca3307d40d5a48bc41919a543dc46298cf7a (patch)
treee9c2a451279adfd0d23f331ea27e2d5a00576440 /Documentation/admin-guide/devices.txt
parentnet: atm: remove support for ZeitNet ZN122x ATM devices (diff)
downloadlinux-dev-89fbca3307d40d5a48bc41919a543dc46298cf7a.tar.xz
linux-dev-89fbca3307d40d5a48bc41919a543dc46298cf7a.zip
net: wan: remove support for COSA and SRP synchronous serial boards
Looks like all the changes to this driver had been automated churn since git era begun. The driver is using virt_to_bus() so it should be updated to a proper DMA API or removed. Given the latest "news" entry on the website is from 1999 I'm opting for the latter. I'm marking the allocated char device major number as [REMOVED], I reckon we can't reuse it in case some SW out there assumes its COSA? Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/admin-guide/devices.txt')
-rw-r--r--Documentation/admin-guide/devices.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/devices.txt b/Documentation/admin-guide/devices.txt
index c07dc0ee860e..9764d6edb189 100644
--- a/Documentation/admin-guide/devices.txt
+++ b/Documentation/admin-guide/devices.txt
@@ -1933,7 +1933,7 @@
...
255= /dev/umem/d15p15 15th partition of 16th board.
- 117 char COSA/SRP synchronous serial card
+ 117 char [REMOVED] COSA/SRP synchronous serial card
0 = /dev/cosa0c0 1st board, 1st channel
1 = /dev/cosa0c1 1st board, 2nd channel
...