]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r368561:
authorBrooks Davis <brooks@FreeBSD.org>
Mon, 14 Dec 2020 22:07:07 +0000 (22:07 +0000)
committerBrooks Davis <brooks@FreeBSD.org>
Mon, 14 Dec 2020 22:07:07 +0000 (22:07 +0000)
commit103a5e30fa98f5750b54ba1277d2f8af391539a7
treedf499b85656511a91d5b416fe7092e4dbc11beb0
parent70fe0fdb6067c0691bcc1aea8a59268149f9fbe3
MFC r368561:

ndis(4): expand deprecation to the whole driver

nids(4) was a clever idea in the early 2000's when the market was
flooded with 10/100 NICs with Windows-only drivers, but that hasn't been
the case for ages and the driver has had no meaningful maintenance in
ages. It only supports Windows-XP era drivers.

Reviewed by: imp, bcr
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D27527
share/man/man4/ndis.4
sys/dev/if_ndis/if_ndis_pccard.c
sys/dev/if_ndis/if_ndis_pci.c
sys/dev/if_ndis/if_ndis_usb.c