sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
pccard: Remove more of the PC Card infrastructureRemove more of the pccard infrasturcture. CardBus Yenta driver (cbb)still references the remaining bits. It needs some additiona work toremove 16-
pccard: Remove more of the PC Card infrastructureRemove more of the pccard infrasturcture. CardBus Yenta driver (cbb)still references the remaining bits. It needs some additiona work toremove 16-bit support still, so it remains.Sponsored by: Netflix
show more ...
Fix some modules to export more used symbolsand remove non-present symbols that are now reported by kmod_syms.awk.Reviewed by: emasteSponsored by: The FreeBSD FoundationMFC after: 1 weekDiffer
Fix some modules to export more used symbolsand remove non-present symbols that are now reported by kmod_syms.awk.Reviewed by: emasteSponsored by: The FreeBSD FoundationMFC after: 1 weekDifferential revision: https://reviews.freebsd.org/D32878
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
Move to generating pccarddevs.h on the fly, both for the kernel andthe modules.Also generate usbdevs.h automatically now, but a non-kernel file isstopping that at the moment.
Module for exca. Eventually, this will be shared between pcic and pccbb.