aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/pcic
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix this based on Mike's moved pci code. We needed to delete the pci_mWarner Losh2000-12-141-4/+2
* Resplit pcic back into two pcic and pccard.Warner Losh2000-08-301-3/+4
* Work around a possible kernel linker bug. It appears that the dataWarner Losh2000-08-191-0/+1
* Make pcic compile again with newcardWarner Losh2000-06-181-4/+3
* 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
* Make pcic module compile again for NEWCARD (not for old pccard).Warner Losh2000-03-251-1/+2
* i82365_isasubr is gone, remove from building module.Warner Losh1999-12-191-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
* Hijack old, broken, obsolete, unsupported pcic module for the NEWCARDWarner Losh1999-11-181-2/+14
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Update for pcic for kld modules and activatePeter Wemm1999-01-191-2/+1
* Sample initial set of kld-ified modules. Not all have been completelyPeter Wemm1998-10-161-4/+3
* Revert $FreeBSD$ back to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Revert to default entry point.Poul-Henning Kamp1995-10-151-2/+1
* Only export our 'init' symbol.Poul-Henning Kamp1995-10-151-1/+2
* Remove my xxxinit hack. It was too gross.Poul-Henning Kamp1995-08-251-2/+2
* pcic lkm for the pccard stuff.Poul-Henning Kamp1995-08-241-0/+10