summaryrefslogtreecommitdiffstats
path: root/sys/modules/wpi/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Importing pfSense patches net80211HEAD.tgz and conf.file.ieee80211.diff"Renato Botelho2016-02-221-1/+1
| | | | This reverts commit 6ee75bdd7bf7c20359dd6e38c243586cb062edea.
* Importing pfSense patches net80211HEAD.tgz and conf.file.ieee80211.diffRenato Botelho2015-08-171-1/+1
|
* Fix make dependuqs2012-06-031-1/+1
|
* Remove option headers that do not exist and are not usedantoine2008-03-271-1/+1
| | | | | | | from the Makefiles in sys/modules. (opt_devfs.h, opt_bdg.h, opt_emu10kx.h and opt_uslcom.h) Approved by: rwatson (mentor)
* Remove an unneeded CFLAGS linebenjsc2007-11-081-1/+1
| | | | Approved by: mlaier (comentor)
* Initial Import of wpi driver based on p4 changeset 128641.benjsc2007-11-051-0/+8
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)
OpenPOWER on IntegriCloud