| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: /*- and related license changes | Warner Losh | 2005-01-31 | 1 | -1/+3 |
| * | Move PNP IDs back into oldcard files | Warner Losh | 2004-08-13 | 1 | -1/+0 |
| * | - Implement selwakeuppri() which allows raising the priority of a | Seigo Tanimura | 2003-11-09 | 1 | -1/+1 |
| * | Change all SYSCTLS which are readonly and have a related TUNABLE | Mike Silbersack | 2003-10-21 | 1 | -3/+3 |
| * | More debug under boot verbose. | Warner Losh | 2003-08-29 | 1 | -2/+3 |
| * | add debug to pcic memory mapping routine | Warner Losh | 2003-08-27 | 1 | -0/+5 |
| * | OLDCARD is OBSOLETE_IN_6. Tag it as such. | Warner Losh | 2003-06-12 | 1 | -0/+2 |
| * | MFp4: | Warner Losh | 2002-11-27 | 1 | -16/+14 |
| * | Parens considered good. | Warner Losh | 2002-09-29 | 1 | -1/+1 |
| * | Add support for writing to mapping high memory for pccard memory | Warner Losh | 2002-07-20 | 1 | -0/+11 |
| * | Integrate the hw.pcic.pd6722_vsense tunable from the nomads list. | Warner Losh | 2002-07-18 | 1 | -15/+49 |
| * | o Remove workaround that I put in to mask the BadVcc problem. | Warner Losh | 2002-07-17 | 1 | -1/+1 |
| * | Typo: do do -> to do. | Giorgos Keramidas | 2002-07-14 | 1 | -1/+1 |
| * | What: | Warner Losh | 2002-06-23 | 1 | -15/+77 |
| * | Better power code and better power diagnostics | Warner Losh | 2002-03-20 | 1 | -29/+81 |
| * | The datasheet for the 6710/6722 says that you must use one method to | Warner Losh | 2002-01-14 | 1 | -2/+8 |
| * | Introduce the concept of "default" voltage. Have pccard layer use this | Warner Losh | 2001-11-11 | 1 | -55/+82 |
| * | o Try to do 3.3V support better for the 6722 and 6729/30. | Warner Losh | 2001-11-09 | 1 | -14/+32 |
| * | Fix the 3.3V support for Cirrus Logic CL-PD6710. This appears to work | Warner Losh | 2001-11-09 | 1 | -0/+22 |
| * | Add a tunable (hw.pcic.boot_deactivated) which will boot the system | Warner Losh | 2001-10-23 | 1 | -1/+14 |
| * | <jkh> "Hey Rocky, watch me eject this pccard outta my laptop!" "What, | Warner Losh | 2001-09-13 | 1 | -8/+0 |
| * | MFS: put debug writes behind boot verbose. | Warner Losh | 2001-09-04 | 1 | -7/+16 |
| * | Move to using a chip function + function pointers to deal with the | Warner Losh | 2001-09-04 | 1 | -21/+97 |
| * | The tunable is hw.pcic.irq, but the hw.pcic.override_irq was how it was | Warner Losh | 2001-08-25 | 1 | -2/+1 |
| * | Rearrange how we do interrupt routing tweaking. We now have | Warner Losh | 2001-08-21 | 1 | -6/+6 |
| * | Merge from stable (which seems to have been spammed at some point in current): | Warner Losh | 2001-08-14 | 1 | -2/+7 |
| * | Minor style(9) nits to make code more readable | Warner Losh | 2001-08-14 | 1 | -4/+3 |
| * | Treat min,max of 0,0 for IRQ special. Reject it if we didn't specifically | Warner Losh | 2001-08-14 | 1 | -3/+26 |
| * | Move ISA interrupt ISR and timeout routines to pcic from pcic_isa so | Warner Losh | 2001-08-10 | 1 | -0/+68 |
| * | Now that we are setting a bit in the PCIC_INT_GEN (0x3) register, we | Warner Losh | 2001-08-05 | 1 | -2/+2 |
| * | TI cardbus bridges, 12xx and newer, have an interesting register. It | Warner Losh | 2001-08-01 | 1 | -2/+23 |
| * | A bunch of interrupt related cleanup. | Warner Losh | 2001-07-31 | 1 | -5/+40 |
| * | Move pcic_override_irq from pcic_isa, to pcic. | Warner Losh | 2001-07-31 | 1 | -0/+7 |
| * | It is spelled INTR_FAST in current and INTR_TYPE_FAST in stable, so try to | Warner Losh | 2001-07-28 | 1 | -1/+4 |
| * | Stable requires machine/clock.h to quiet warnings. It isn't | Warner Losh | 2001-07-28 | 1 | -0/+1 |
| * | Introduce two new tunables from the boot loader. | Warner Losh | 2001-07-27 | 1 | -1/+5 |
| * | Minor nits merged from my stable tree: | Warner Losh | 2001-07-27 | 1 | -0/+1 |
| * | Attempt to fix and document interactions between suspend/resume and pccardc | Warner Losh | 2001-07-27 | 1 | -18/+17 |
| * | Check the state of the slot when we resume. Set it to empty if we no | Warner Losh | 2001-07-26 | 1 | -1/+5 |
| * | Clarify some of the 3.3V code with better comments. Also, since the | Warner Losh | 2001-07-01 | 1 | -6/+12 |
| * | Add comments explaining why we do the somewhat odd irq mapping on PC98 | Warner Losh | 2001-07-01 | 1 | -0/+7 |
| * | Minor whitespace nit. | Warner Losh | 2001-07-01 | 1 | -1/+1 |
| * | Work around a bug in the current interrupt system by explicitly | Warner Losh | 2001-06-25 | 1 | -0/+4 |
| * | Save the IRQ that we get in pci attachment. | Warner Losh | 2001-06-16 | 1 | -1/+5 |
| * | On PC-98, map IRQ 6 to IRQ 7 at the pcic level. That is, when we're | Warner Losh | 2001-06-16 | 1 | -0/+12 |
| * | Move the pcic interrupt from pcic.c to pcic_isa.c. The ISA handling | Warner Losh | 2001-06-04 | 1 | -127/+17 |
| * | Turns out that one bit isn't enough. Introduce two new fields | Warner Losh | 2001-05-28 | 1 | -1/+17 |
| * | Allow a shareable interrupts. Note, the bridge must set this flag or | Warner Losh | 2001-05-27 | 1 | -15/+15 |
| * | Migrate from unit based to dev base. Don't save unit number, but do save | Warner Losh | 2001-05-25 | 1 | -2/+2 |
| * | Add intrack field to each slot. This can be used to acknowledge | Warner Losh | 2001-05-25 | 1 | -0/+3 |