1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-28 08:02:54 +00:00
freebsd/sys/dev/if_ndis
Brooks Davis 1bcdbfc5de 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
2020-12-11 21:51:50 +00:00
..
if_ndis_pccard.c ndis(4): expand deprecation to the whole driver 2020-12-11 21:51:50 +00:00
if_ndis_pci.c ndis(4): expand deprecation to the whole driver 2020-12-11 21:51:50 +00:00
if_ndis_usb.c ndis(4): expand deprecation to the whole driver 2020-12-11 21:51:50 +00:00
if_ndis.c
if_ndisvar.h