summaryrefslogtreecommitdiffstats
path: root/sys/pccard/pcic.c
Commit message (Expand)AuthorAgeFilesLines
* - Don't include <machine/laptops.h>. It was a kludge I should nevernate1996-09-071-1/+0
* Yet another merge. Remove support.s by deleting memcopy. Removeasami1996-09-071-3/+1
* Remove devconf, it never grew up to be of any use.phk1996-09-061-39/+0
* The Great PC98 Merge.asami1996-06-141-0/+235
* Adds the APM hooks into the generic pccard kernel files. With this codenate1996-04-231-1/+3
* Changed #includes of <i386/include/foo.h> to #includes of <machine/foo.h>.bde1996-04-071-2/+1
* pccard.c:gpalmer1996-04-061-0/+2
* Removed un-used code.nate1996-02-211-12/+0
* Updated PC-CARD support to contain most of the code from the latestnate1996-02-211-12/+103
* Don't rely on the card 'automatically' powering up when we probe it.nate1996-01-061-2/+2
* Completed function declarations and/or added prototypes and/or addedbde1995-12-161-1/+2
* Make the LKM version compile again.phk1995-11-211-4/+3
* Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC()bde1995-11-141-3/+1
* Fixed the type of yet another timeout function.bde1995-11-131-7/+8
* Clean up the ident style.phk1995-11-091-317/+327
* Fixed the type of a timeout function and an interrupt mask variable.bde1995-11-091-3/+3
* Fix a missing arg to untimeout.phk1995-10-231-1/+1
* A mixed bag of changes, relating to getting the state in "lsdev" right,phk1995-10-211-26/+57
* Make LKM entry consisten with tradition: pcic_mod().phk1995-10-151-1/+1
* PCCARD support.phk1995-10-101-2/+5
* Missed these changes to the pccard stuff. Sorry Martin!phk1995-09-201-1/+1
* Shut warnings.phk1995-08-251-24/+2
* Andrew McRae's pcmcia/pccard code, the kernel part.phk1995-08-241-0/+761
OpenPOWER on IntegriCloud