Warner Losh
031beb4e23
sys: Remove $FreeBSD$: one-line sh pattern
...
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
2023-08-16 11:54:58 -06:00
Enji Cooper
193d9e768b
sys/modules: normalize .CURDIR-relative paths to SRCTOP
...
This simplifies make output/logic
Tested with: `cd sys/modules; make ALL_MODULES=` on amd64
MFC after: 1 month
Sponsored by: Dell EMC Isilon
2017-03-04 10:10:17 +00:00
Bernhard Schmidt
0e1497aefd
Update firmware for wpi(4) from version 2.14.4 to 15.32.2.9.
...
PR: kern/142907
Submitted by: Craig Butler <craig001 at lerwick.hopto.org>
MFC after: 2 weeks
2010-12-19 11:37:44 +00:00
Sam Leffler
77a62bf55d
the 3945 firmware license does not require acknowledging the EULA,
...
remove the sysctl ack requirement
Pointed out by: Joerg Sonnenberger
Reviewed by: thompsa
Approved by: core
2008-10-07 19:42:56 +00:00
Benjamin Close
6607310b74
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)
2007-11-05 11:47:19 +00:00