summaryrefslogtreecommitdiffstats
path: root/sys/pccard
Commit message (Expand)AuthorAgeFilesLines
* Oops, forgot to delete some garbage from working code.asami1996-06-141-8/+0
* The Great PC98 Merge.asami1996-06-144-0/+256
* Minor formatting changes. No functional differences, but makes thenate1996-06-052-18/+15
* Adds the APM hooks into the generic pccard kernel files. With this codenate1996-04-233-7/+118
* Changed #includes of <i386/include/foo.h> to #includes of <machine/foo.h>.bde1996-04-072-5/+4
* pccard.c:gpalmer1996-04-062-0/+3
* Removed un-used code.nate1996-02-212-24/+0
* Updated PC-CARD support to contain most of the code from the latestnate1996-02-215-19/+160
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-1/+1
* Fix DEVFS, remove unused vars.phk1996-01-282-19/+10
* Don't rely on the card 'automatically' powering up when we probe it.nate1996-01-062-2/+3
* Completed function declarations and/or added prototypes and/or addedbde1995-12-162-2/+3
* Julian forgot to make the *devsw structures static.phk1995-12-081-1/+1
* Pass 3 of the great devsw changesjulian1995-12-081-28/+34
* If you're going to mechanically replicate something in 50 filesjulian1995-11-291-1/+1
* OK, that's it..julian1995-11-291-0/+41
* Completed function declarations and/or added prototypes.bde1995-11-211-9/+15
* New file for pccard driver interface declarations.bde1995-11-211-0/+22
* Make the LKM version compile again.phk1995-11-211-4/+3
* Fiddle with <machine/isa_device.h>phk1995-11-141-3/+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-096-785/+725
* Fixed the type of a timeout function and an interrupt mask variable.bde1995-11-091-3/+3
* Fixed the types of the apm suspend/resume functions.bde1995-11-091-4/+6
* Moved prototypes for devswitch functions from conf.c and driver sourcesbde1995-11-041-13/+0
* 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-212-35/+86
* Make LKM entry consisten with tradition: pcic_mod().phk1995-10-151-1/+1
* PCCARD support.phk1995-10-102-7/+11
* Missed these changes to the pccard stuff. Sorry Martin!phk1995-09-205-3/+10
* Shut warnings.phk1995-08-252-24/+4
* Andrew McRae's pcmcia/pccard code, the kernel part.phk1995-08-248-0/+2745
OpenPOWER on IntegriCloud