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
Adrian Chadd
84ac51d883
Add WPI_DEBUG option.
...
PR: kern/197143
Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
2015-02-07 23:09:03 +00:00
Ulrich Spörlein
5355e5b582
Fix make depend
2012-06-03 12:19:16 +00:00
Antoine Brodin
10f0bcab61
Remove option headers that do not exist and are not used
...
from the Makefiles in sys/modules.
(opt_devfs.h, opt_bdg.h, opt_emu10kx.h and opt_uslcom.h)
Approved by: rwatson (mentor)
2008-03-27 20:38:03 +00:00
Benjamin Close
8ffeaa536b
Remove an unneeded CFLAGS line
...
Approved by: mlaier (comentor)
2007-11-08 22:02:38 +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