]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ndis(4): expand deprecation to the whole driver
authorbrooks <brooks@FreeBSD.org>
Fri, 11 Dec 2020 21:51:50 +0000 (21:51 +0000)
committerbrooks <brooks@FreeBSD.org>
Fri, 11 Dec 2020 21:51:50 +0000 (21:51 +0000)
commit940afeea18d4e722e465c045a97fb292b3c6ef59
treed50f54ea6cfb5a37c83b951108aed1a3b37cbf19
parentf25d8853992a4f8324793214a70b2c7f604e06e1
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
MFC after: 3 days
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