Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I'll just run the command on the branches)Sponsored by: Netflix
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
Update firmware for wpi(4) from version 2.14.4 to 15.32.2.9.PR: kern/142907Submitted by: Craig Butler <craig001 at lerwick.hopto.org>MFC after: 2 weeks
the 3945 firmware license does not require acknowledging the EULA,remove the sysctl ack requirementPointed out by: Joerg SonnenbergerReviewed by: thompsaApproved by: core
Initial Import of wpi driver based on p4 changeset 128641.This import includes: o wpi Wireless driver for the Intel 3945 Wireless Lan Controller (802.11abg) (sys/dev/wpi) o Intel firmware rev
Initial Import of wpi driver based on p4 changeset 128641.This import includes: o wpi Wireless driver for the Intel 3945 Wireless Lan Controller (802.11abg) (sys/dev/wpi) o Intel firmware revision 2.14.4 & associated LICENSE (sys/dev/contrib/wpi, sys/contrib/dev/wpi/LICENSE) o wpifw Firmware driver (sys/modules/wpifw)Approved by: mlaier, sam (co-mentors)
show more ...