aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/wi
Commit message (Expand)AuthorAgeFilesLines
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* Remove duplicate SRCS include block. Spotted by jmallett.Justin Hibbits2013-07-311-5/+0
* Add the macio attachment for wi(4). Partially obtained from NetBSD.Justin Hibbits2013-07-311-0/+10
* Fix 'make depend'.Ulrich Spörlein2012-02-161-1/+2
* Remove opt_wi.h from module and fix typo in pccarddevs.Warner Losh2008-08-271-6/+1
* Let modules use the kernel's opt_*.h files if built along withYaroslav Tykhiy2005-10-141-0/+2
* Move to generating pccarddevs.h on the fly, both for the kernel andWarner Losh2004-05-261-1/+1
* remove wi-specific host ap code; the wi driver now depends on theSam Leffler2003-01-151-1/+1
* We now have opt_wi.h, so go ahead and add it. Default it to 1.Warner Losh2002-08-031-1/+4
* -DWI_HOSTAP no longer neededWarner Losh2002-04-121-1/+1
* First cut at breaking out the bus attachment from the bus independentWarner Losh2002-04-021-6/+2
* Clean up the bogus pci.h file we create.Poul-Henning Kamp2001-11-031-0/+2
* wi driver now includes pci.h, so we need to generate it to generate it.Warner Losh2001-08-281-1/+4
* Forgot to add pci_if.h to SRCSAlfred Perlstein2001-03-281-1/+1
* Argh! add card_if.h to the generated list. This fixes kernel builds forPeter Wemm2001-01-171-1/+1
* Note new location of wi driver source code.Garrett Wollman2001-01-091-1/+1
* Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien2001-01-061-3/+4
* Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofPeter Wemm2000-05-271-1/+1
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.Peter Wemm2000-05-041-1/+1
* Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered moduleBruce Evans2000-01-281-1/+0
* Removed special rules for building and cleaning device interface filesBruce Evans1999-11-281-9/+1
* Update the WaveLAN/IEEE driver:Bill Paul1999-11-251-0/+16