| Commit message (Expand) | Author | Age | Files | Lines |
| * | - MFC: Fix suspend/resume slot power race. | Nate Williams | 1998-09-24 | 1 | -0/+5 |
| * | MFC: | Nate Williams | 1998-04-20 | 1 | -21/+19 |
| * | MFC: pccard/card.h -> pccard/cardinfo.h | Nate Williams | 1998-04-18 | 4 | -143/+3 |
| * | - Whoops, better have the structure created before trying to use it in | Nate Williams | 1998-04-09 | 1 | -1/+1 |
| * | MFC: Correctly unregister the interrupt from the system when probes fail. | Nate Williams | 1998-04-08 | 1 | -3/+3 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. | cvs2svn | 1997-12-19 | 1 | -0/+140 |
| * | - Correctly register pcic_imask with the system interrupt code. | Nate Williams | 1997-11-15 | 2 | -6/+7 |
| * | - Whoops, some bogus if 0 code slipped in. | Nate Williams | 1997-10-30 | 1 | -5/+0 |
| * | - MFC: Better suspend/resume laptop support. Due to interest in | Nate Williams | 1997-10-30 | 7 | -549/+521 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. | cvs2svn | 1997-10-26 | 1 | -0/+70 |
| * | MFC: Bring in all the 'safe' changes from current | Nate Williams | 1997-10-23 | 4 | -94/+180 |
| * | YAMFC: | Nate Williams | 1997-03-04 | 5 | -79/+106 |
| * | YAMFC (revision 1.10; deleted struct pc98_device). | KATO Takenori | 1997-02-04 | 1 | -4/+0 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. | cvs2svn | 1996-11-02 | 1 | -150/+0 |
| * | Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: | Bruce Evans | 1996-09-21 | 2 | -2/+22 |
| * | - Don't include <machine/laptops.h>. It was a kludge I should never | Nate Williams | 1996-09-07 | 2 | -2/+0 |
| * | Yet another merge. Remove support.s by deleting memcopy. Remove | Satoshi Asami | 1996-09-07 | 2 | -6/+2 |
| * | Remove devconf, it never grew up to be of any use. | Poul-Henning Kamp | 1996-09-06 | 2 | -55/+0 |
| * | Re-sync with the state of PC98 world. This will be the last commit before | Satoshi Asami | 1996-08-30 | 1 | -0/+45 |
| * | Added #include of <machine/md_var.h>. This will be needed when | Bruce Evans | 1996-06-25 | 1 | -0/+1 |
| * | Oops, forgot to delete some garbage from working code. | Satoshi Asami | 1996-06-14 | 1 | -8/+0 |
| * | The Great PC98 Merge. | Satoshi Asami | 1996-06-14 | 4 | -0/+256 |
| * | Minor formatting changes. No functional differences, but makes the | Nate Williams | 1996-06-05 | 2 | -18/+15 |
| * | Adds the APM hooks into the generic pccard kernel files. With this code | Nate Williams | 1996-04-23 | 3 | -7/+118 |
| * | Changed #includes of <i386/include/foo.h> to #includes of <machine/foo.h>. | Bruce Evans | 1996-04-07 | 2 | -5/+4 |
| * | pccard.c: | Gary Palmer | 1996-04-06 | 2 | -0/+3 |
| * | Removed un-used code. | Nate Williams | 1996-02-21 | 2 | -24/+0 |
| * | Updated PC-CARD support to contain most of the code from the latest | Nate Williams | 1996-02-21 | 5 | -19/+160 |
| * | Fix a bunch of spelling errors in the comment fields of | Mike Pritchard | 1996-01-30 | 1 | -1/+1 |
| * | Fix DEVFS, remove unused vars. | Poul-Henning Kamp | 1996-01-28 | 2 | -19/+10 |
| * | Don't rely on the card 'automatically' powering up when we probe it. | Nate Williams | 1996-01-06 | 2 | -2/+3 |
| * | Completed function declarations and/or added prototypes and/or added | Bruce Evans | 1995-12-16 | 2 | -2/+3 |
| * | Julian forgot to make the *devsw structures static. | Poul-Henning Kamp | 1995-12-08 | 1 | -1/+1 |
| * | Pass 3 of the great devsw changes | Julian Elischer | 1995-12-08 | 1 | -28/+34 |
| * | If you're going to mechanically replicate something in 50 files | Julian Elischer | 1995-11-29 | 1 | -1/+1 |
| * | OK, that's it.. | Julian Elischer | 1995-11-29 | 1 | -0/+41 |
| * | Completed function declarations and/or added prototypes. | Bruce Evans | 1995-11-21 | 1 | -9/+15 |
| * | New file for pccard driver interface declarations. | Bruce Evans | 1995-11-21 | 1 | -0/+22 |
| * | Make the LKM version compile again. | Poul-Henning Kamp | 1995-11-21 | 1 | -4/+3 |
| * | Fiddle with <machine/isa_device.h> | Poul-Henning Kamp | 1995-11-14 | 1 | -3/+3 |
| * | Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC() | Bruce Evans | 1995-11-14 | 1 | -3/+1 |
| * | Fixed the type of yet another timeout function. | Bruce Evans | 1995-11-13 | 1 | -7/+8 |
| * | Clean up the ident style. | Poul-Henning Kamp | 1995-11-09 | 6 | -782/+722 |
| * | Fixed the type of a timeout function and an interrupt mask variable. | Bruce Evans | 1995-11-09 | 1 | -3/+3 |
| * | Fixed the types of the apm suspend/resume functions. | Bruce Evans | 1995-11-09 | 1 | -4/+6 |
| * | Moved prototypes for devswitch functions from conf.c and driver sources | Bruce Evans | 1995-11-04 | 1 | -13/+0 |
| * | Fix a missing arg to untimeout. | Poul-Henning Kamp | 1995-10-23 | 1 | -1/+1 |
| * | A mixed bag of changes, relating to getting the state in "lsdev" right, | Poul-Henning Kamp | 1995-10-21 | 2 | -35/+86 |
| * | Make LKM entry consisten with tradition: pcic_mod(). | Poul-Henning Kamp | 1995-10-15 | 1 | -1/+1 |
| * | PCCARD support. | Poul-Henning Kamp | 1995-10-10 | 2 | -7/+11 |