Page MenuHomeFreeBSD

Retire lmc(4)
ClosedPublic

Authored by emaste on Apr 30 2018, 10:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 23, 7:14 PM
Unknown Object (File)
Thu, Oct 23, 7:14 PM
Unknown Object (File)
Thu, Oct 23, 7:14 PM
Unknown Object (File)
Thu, Oct 23, 10:56 AM
Unknown Object (File)
Wed, Oct 22, 12:03 AM
Unknown Object (File)
Mon, Oct 20, 9:13 AM
Unknown Object (File)
Sat, Oct 18, 6:49 PM
Unknown Object (File)
Wed, Oct 15, 4:46 AM
Subscribers

Details

Summary

This driver supports legacy, 32-bit PCI devices, and had an ambiguous license. Supported devices were already reported to be rare in 2003 (when an earlier version of the driver was removed in rS123201).

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste added a subscriber: sbruno.

See rS332966 / D15182 for deprecation notice.

emaste added a subscriber: jhb.

Add UPDATING and ObsoleteFiles.inc

Also a dev/lmc to remove from include/Makefile

This revision is now accepted and ready to land.May 1 2018, 1:44 AM
ObsoleteFiles.inc
46 ↗(On Diff #42019)

whack-a-mole continues:
% find /usr/include/ -name \*lmc\*
/usr/include/dev/lmc
/usr/include/dev/lmc/if_lmc.h
%

Committed in rS333144 but Phabricator did not auto-close.