| Commit message (Expand) | Author | Age | Files | Lines |
* | Make this puppy compile again - add two includes. | jkh | 1997-06-01 | 1 | -0/+2 |
* | Don't apply 5V when we want 3.3V. | phk | 1997-05-22 | 1 | -1/+9 |
* | Recognize, but don't actually do much with a TI PCI1130 PcCard/CardBus bridge. | phk | 1997-05-03 | 1 | -0/+65 |
* | 1. i82365.h: Chip identifiers should not be #ifdef PC98. Add identifier | phk | 1997-04-20 | 3 | -45/+76 |
* | Make MOD_* macros almost consistent: | dufault | 1997-04-06 | 1 | -1/+2 |
* | Argh, this time get the parentheses right. This hasn't been a good day for me. | nate | 1997-02-21 | 1 | -3/+3 |
* | Whoops, make sure we have enough parenthesis. | nate | 1997-02-21 | 1 | -1/+1 |
* | Try to make the BROKEN_VLSI chipset detection better, and not break | nate | 1997-02-18 | 1 | -2/+8 |
* | In the disable_slot() routine, the variable "i" was | nate | 1997-02-11 | 1 | -1/+1 |
* | Deleted obsolete structure, pc98_device. | kato | 1997-02-04 | 1 | -4/+0 |
* | One other minor include file change. | nate | 1997-01-14 | 1 | -2/+3 |
* | Include file cleanups. | nate | 1997-01-13 | 3 | -36/+6 |
* | Initialize pcic_imask with SWI_MASK to interference from timeout routines. | nate | 1997-01-11 | 1 | -0/+1 |
* | Whoops, typo. | nate | 1997-01-11 | 1 | -1/+1 |
* | Update the PCIC controller's imask with individual slot IRQ's. | nate | 1997-01-11 | 4 | -6/+18 |
* | Removed magic # 16 and replaced with ICU_LEN. | nate | 1997-01-11 | 1 | -1/+1 |
* | Now that all of the IRQ's should be allocated by the time this | nate | 1997-01-11 | 1 | -3/+40 |
* | - Added PCIC resume function | nate | 1997-01-08 | 3 | -35/+35 |
* | Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: | bde | 1996-09-21 | 2 | -2/+22 |
* | - Don't include <machine/laptops.h>. It was a kludge I should never | nate | 1996-09-07 | 2 | -2/+0 |
* | Yet another merge. Remove support.s by deleting memcopy. Remove | asami | 1996-09-07 | 2 | -6/+2 |
* | Remove devconf, it never grew up to be of any use. | phk | 1996-09-06 | 2 | -55/+0 |
* | Re-sync with the state of PC98 world. This will be the last commit before | asami | 1996-08-30 | 1 | -0/+45 |
* | Added #include of <machine/md_var.h>. This will be needed when | bde | 1996-06-25 | 1 | -0/+1 |
* | Oops, forgot to delete some garbage from working code. | asami | 1996-06-14 | 1 | -8/+0 |
* | The Great PC98 Merge. | asami | 1996-06-14 | 4 | -0/+256 |
* | Minor formatting changes. No functional differences, but makes the | nate | 1996-06-05 | 2 | -18/+15 |
* | Adds the APM hooks into the generic pccard kernel files. With this code | nate | 1996-04-23 | 3 | -7/+118 |
* | Changed #includes of <i386/include/foo.h> to #includes of <machine/foo.h>. | bde | 1996-04-07 | 2 | -5/+4 |
* | pccard.c: | gpalmer | 1996-04-06 | 2 | -0/+3 |
* | Removed un-used code. | nate | 1996-02-21 | 2 | -24/+0 |
* | Updated PC-CARD support to contain most of the code from the latest | nate | 1996-02-21 | 5 | -19/+160 |
* | Fix a bunch of spelling errors in the comment fields of | mpp | 1996-01-30 | 1 | -1/+1 |
* | Fix DEVFS, remove unused vars. | phk | 1996-01-28 | 2 | -19/+10 |
* | Don't rely on the card 'automatically' powering up when we probe it. | nate | 1996-01-06 | 2 | -2/+3 |
* | Completed function declarations and/or added prototypes and/or added | bde | 1995-12-16 | 2 | -2/+3 |
* | Julian forgot to make the *devsw structures static. | phk | 1995-12-08 | 1 | -1/+1 |
* | Pass 3 of the great devsw changes | julian | 1995-12-08 | 1 | -28/+34 |
* | If you're going to mechanically replicate something in 50 files | julian | 1995-11-29 | 1 | -1/+1 |
* | OK, that's it.. | julian | 1995-11-29 | 1 | -0/+41 |
* | Completed function declarations and/or added prototypes. | bde | 1995-11-21 | 1 | -9/+15 |
* | New file for pccard driver interface declarations. | bde | 1995-11-21 | 1 | -0/+22 |
* | Make the LKM version compile again. | phk | 1995-11-21 | 1 | -4/+3 |
* | Fiddle with <machine/isa_device.h> | phk | 1995-11-14 | 1 | -3/+3 |
* | Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC() | bde | 1995-11-14 | 1 | -3/+1 |
* | Fixed the type of yet another timeout function. | bde | 1995-11-13 | 1 | -7/+8 |
* | Clean up the ident style. | phk | 1995-11-09 | 6 | -785/+725 |
* | Fixed the type of a timeout function and an interrupt mask variable. | bde | 1995-11-09 | 1 | -3/+3 |
* | Fixed the types of the apm suspend/resume functions. | bde | 1995-11-09 | 1 | -4/+6 |
* | Moved prototypes for devswitch functions from conf.c and driver sources | bde | 1995-11-04 | 1 | -13/+0 |