aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/cbb
Commit message (Expand)AuthorAgeFilesLines
* We'll never have multiple slots a cardbus bridge. So, replace excaWarner Losh2019-12-161-2/+2
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* On x86 force NEW_PCIB, since that's the default. While this optionWarner Losh2015-01-141-0/+4
* And isa_if.hWarner Losh2004-08-161-1/+1
* Add pccbb_isa.c and pccbb_pci.cWarner Losh2004-08-161-1/+1
* Fix this pending the decision of which of the redundantWarner Losh2002-08-271-4/+2
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.Ruslan Ermilov2002-01-111-1/+0
* Turn on unconditional symbol export for modules whose API isMike Smith2002-01-111-0/+2
* 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
* Removed special rules for building and cleaning device interface filesBruce Evans1999-11-281-8/+0
* Add modules for cardbus and the cardbus bridge driver. Files neededWarner Losh1999-11-181-0/+17