MFC r347365, r347703r347365:Update dme(4) to reflect that it will not be removed due to FCP-101.dme(4) is the built-in NIC on a couple non-expandable mips platforms andthus should remain. The
MFC r347365, r347703r347365:Update dme(4) to reflect that it will not be removed due to FCP-101.dme(4) is the built-in NIC on a couple non-expandable mips platforms andthus should remain. The FCP has been updated to reflect this fact.Discussed with: impr347703:FCP-101: ae(4) is sufficently popular to be moved to the keep list.
show more ...
MFC r339703:Deprecate a number of less used 10 and 10/100 Ethernet devices.The current deprecated list is: ae, bm, cs, de, dme, ed, ep, ex, fe,pcn, sf, sn, tl, tx, txp, vx, wb, xeThe list was
MFC r339703:Deprecate a number of less used 10 and 10/100 Ethernet devices.The current deprecated list is: ae, bm, cs, de, dme, ed, ep, ex, fe,pcn, sf, sn, tl, tx, txp, vx, wb, xeThe list was defined as part of FCP-0101. Per the FCP, devices may beremoved from the deprecation list if enough users are found or they areconverted to iflib.FCP: https://github.com/freebsd/fcp/blob/master/fcp-0101.mdApproved by: re (gjb)Reviewed by: rgrimesDifferential Revision: https://reviews.freebsd.org/D17654
Remove outdated comment.Pointed out by: andrew (original author)Sponsored by: DARPA, AFRL
Add driver for DM9000 Ethernet MAC Controller.This device found in the Ingenic jz4780 SoC.Submitted by: kanSponsored by: DARPA, AFRL