]> git.ipfire.org Git - thirdparty/linux.git/commit
net: remove sb1000 cable modem driver
authorArnd Bergmann <arnd@arndb.de>
Wed, 12 Mar 2025 08:51:19 +0000 (09:51 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Fri, 21 Mar 2025 16:11:54 +0000 (17:11 +0100)
commit3fed9fda150d393d3f3f91a5631dab1e0c15d582
tree8b9720de95c0c7ef697b97090303172fcaeee5a9
parent6f13bec53a48c7120dc6dc358cacea13251a471f
net: remove sb1000 cable modem driver

This one is hilariously outdated, it provided a faster downlink over
TV cable for users of analog modems in the 1990s, through an ISA card.

The web page for the userspace tools has been broken for 25 years, and
the driver has only ever seen mechanical updates.

Link: http://web.archive.org/web/20000611165545/http://home.adelphia.net:80/~siglercm/sb1000.html
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250312085236.2531870-1-arnd@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Documentation/networking/device_drivers/cable/index.rst [deleted file]
Documentation/networking/device_drivers/cable/sb1000.rst [deleted file]
Documentation/networking/device_drivers/index.rst
arch/powerpc/configs/ppc6xx_defconfig
drivers/acpi/acpi_pnp.c
drivers/net/Kconfig
drivers/net/Makefile
drivers/net/sb1000.c [deleted file]
include/uapi/linux/if_cablemodem.h [deleted file]