sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with: `cd sys/modules; make ALL_MODULES=` on amd64MFC after: 1 monthSponsored by: Dell EMC Isilon
- Remove no longer used file. FDT is used to attach device drivers.
Add support for specifying USB controller mode via FDT.Add FDT support to the DWC OTG kernel module.Submitted by: John Wehle <john@feith.com>PR: usb/188683MFC after: 1 week
Add DWC OTG module to ARM builds.MFC after: 1 week