Age | Commit message (Expand) | Author |
2005-03-25 | during probe test for a mem window reduction in case there is not enough spac... | Michael Shalayeff |
2005-01-27 | Add pcmcia_intr_string() to format the intr string for pcmcia attach | Todd C. Miller |
2004-01-09 | remove uvm_extern.h | Brad Smith |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-09-21 | Correct some pryntf() usage: get the correct number of arguments in the | Miod Vallat |
2001-08-17 | quieten pcmcia/cardbus interrupt handling at unsuspend time | Theo de Raadt |
2000-07-03 | From NetBSD: | Aaron Campbell |
2000-06-28 | Make suspend -> eject card -> resume work. | Aaron Campbell |
2000-06-23 | Implement PCMCIA event polling. This will either complement interrupt-driven | Aaron Campbell |
1999-08-11 | New pcmcia irq prober that really tries to ensure the irq will work | Niklas Hallqvist |
1999-07-26 | shrink code, cleanup port printouts, repairs various comments | Theo de Raadt |
1999-01-28 | Remove unused vars. | Federico G. Schwindt |
1999-01-07 | Delayed irq allocation for pcic, gives pccard devices better chance of getting | Niklas Hallqvist |
1999-01-01 | Don't print irq twice if it's defined in the config-file. | Federico G. Schwindt |
1998-12-31 | Don't panic if the pcic irq is defined in the config-file. | Federico G. Schwindt |
1998-12-31 | semantic change: prefer unshared intr, settle for level shared. this will sti... | Theo de Raadt |
1998-12-27 | new priority mechanism for pcmcia interrupt allocation, ie. "best effort" | Theo de Raadt |
1998-09-11 | ISA routines for the Intel 82365SL PCIC controllers. | Federico G. Schwindt |