aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/pccard
Commit message (Expand)AuthorAgeFilesLines
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* Add pccard_device.cWarner Losh2005-09-201-1/+1
* Move to generating pccarddevs.h on the fly, both for the kernel andWarner Losh2004-05-261-1/+1
* I don't think that these modules should export symbols at all. AllWarner Losh2002-01-111-2/+0
* 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
* Resplit pcic back into two pcic and pccard.Warner Losh2000-08-301-1/+1
* 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 resource activation routines to pcic driver. Minor cleanup ofWarner Losh1999-11-281-1/+1
* Removed special rules for building and cleaning device interface filesBruce Evans1999-11-281-11/+0
* Newcard's pccard module. It compiles, but doesn't work. This shouldWarner Losh1999-11-181-0/+20