summaryrefslogtreecommitdiffstats
path: root/sys/pccard
Commit message (Expand)AuthorAgeFilesLines
* Oops, unremoved used #include.bde1997-07-211-0/+3
* Use soft_imask instead of SWI_MASK in the LKM version. SWI_MASK shouldn'tbde1997-07-211-6/+1
* Make this puppy compile again - add two includes.jkh1997-06-011-0/+2
* Don't apply 5V when we want 3.3V.phk1997-05-221-1/+9
* Recognize, but don't actually do much with a TI PCI1130 PcCard/CardBus bridge.phk1997-05-031-0/+65
* 1. i82365.h: Chip identifiers should not be #ifdef PC98. Add identifierphk1997-04-203-45/+76
* Make MOD_* macros almost consistent:dufault1997-04-061-1/+2
* Argh, this time get the parentheses right. This hasn't been a good day for me.nate1997-02-211-3/+3
* Whoops, make sure we have enough parenthesis.nate1997-02-211-1/+1
* Try to make the BROKEN_VLSI chipset detection better, and not breaknate1997-02-181-2/+8
* In the disable_slot() routine, the variable "i" wasnate1997-02-111-1/+1
* Deleted obsolete structure, pc98_device.kato1997-02-041-4/+0
* One other minor include file change.nate1997-01-141-2/+3
* Include file cleanups.nate1997-01-133-36/+6
* Initialize pcic_imask with SWI_MASK to interference from timeout routines.nate1997-01-111-0/+1
* Whoops, typo.nate1997-01-111-1/+1
* Update the PCIC controller's imask with individual slot IRQ's.nate1997-01-114-6/+18
* Removed magic # 16 and replaced with ICU_LEN.nate1997-01-111-1/+1
* Now that all of the IRQ's should be allocated by the time thisnate1997-01-111-3/+40
* - Added PCIC resume functionnate1997-01-083-35/+35
* Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>:bde1996-09-212-2/+22
* - Don't include <machine/laptops.h>. It was a kludge I should nevernate1996-09-072-2/+0
* Yet another merge. Remove support.s by deleting memcopy. Removeasami1996-09-072-6/+2
* Remove devconf, it never grew up to be of any use.phk1996-09-062-55/+0
* Re-sync with the state of PC98 world. This will be the last commit beforeasami1996-08-301-0/+45
* Added #include of <machine/md_var.h>. This will be needed whenbde1996-06-251-0/+1
* 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
OpenPOWER on IntegriCloud