| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add CLPD6832_BCR_ISA_IRQ definition for ISA routing of interrupts. | imp | 2001-07-31 | 1 | -3/+3 |
* | Don't use a buffer for the state info from the TI chips. Just print | imp | 2001-07-30 | 1 | -14/+13 |
* | When booted -v (eg bootverbose is non-zero), have pccard report what | imp | 2001-07-30 | 1 | -0/+7 |
* | #ifdef some 5.0 code with freebsd_version to reduce diffs with stable. | imp | 2001-07-28 | 1 | -3/+16 |
* | It is spelled INTR_FAST in current and INTR_TYPE_FAST in stable, so try to | imp | 2001-07-28 | 1 | -1/+4 |
* | Stable requires machine/clock.h to quiet warnings. It isn't | imp | 2001-07-28 | 1 | -0/+1 |
* | To reduce diffs with -stable, ifdef selinfo.h or select.h include | imp | 2001-07-28 | 1 | -1/+5 |
* | Minor whitespace nit | imp | 2001-07-28 | 1 | -1/+0 |
* | Use spaces instead of hard tabs in the diagram. | imp | 2001-07-28 | 1 | -14/+14 |
* | Introduce two new tunables from the boot loader. | imp | 2001-07-27 | 3 | -8/+37 |
* | Minor nits merged from my stable tree: | imp | 2001-07-27 | 5 | -6/+5 |
* | Additional clarification. | imp | 2001-07-27 | 1 | -1/+8 |
* | Attempt to fix and document interactions between suspend/resume and pccardc | imp | 2001-07-27 | 6 | -50/+66 |
* | Give hopefully better diagnostics about the card types we reject. | imp | 2001-07-27 | 1 | -2/+16 |
* | Check the state of the slot when we resume. Set it to empty if we no | imp | 2001-07-26 | 1 | -1/+5 |
* | Make the multiple interrupts attachment an error not a panic. | imp | 2001-07-25 | 1 | -2/+5 |
* | When including pci header files, do things differently for 5x and 4x | imp | 2001-07-19 | 1 | -0/+7 |
* | Use INTR_TYPE_AV rather than INTR_TYPE_MISC for the interrupt for | imp | 2001-07-10 | 1 | -1/+1 |
* | Note that spls are noops | imp | 2001-07-09 | 1 | -0/+2 |
* | Cleanup some obsolete comments | imp | 2001-07-06 | 1 | -2/+3 |
* | Combine a couple of tests to reduce the indentation level. | imp | 2001-07-01 | 1 | -9/+7 |
* | Some interrelated interrupt changes. | imp | 2001-07-01 | 2 | -15/+49 |
* | Write zeros into the base/bounds register bars. We need to do this | imp | 2001-07-01 | 1 | -0/+16 |
* | First cut at getting the pcic controller and power information for | imp | 2001-07-01 | 1 | -32/+62 |
* | Clarify some of the 3.3V code with better comments. Also, since the | imp | 2001-07-01 | 1 | -6/+12 |
* | Add comments explaining why we do the somewhat odd irq mapping on PC98 | imp | 2001-07-01 | 1 | -0/+7 |
* | Minor whitespace nit. | imp | 2001-07-01 | 2 | -2/+2 |
* | Work around a bug in the current interrupt system by explicitly | imp | 2001-06-25 | 1 | -0/+4 |
* | Some people are having problems with insert/eject. Add some debug | imp | 2001-06-16 | 1 | -0/+4 |
* | Save the IRQ that we get in pci attachment. | imp | 2001-06-16 | 3 | -15/+15 |
* | On PC-98, map IRQ 6 to IRQ 7 at the pcic level. That is, when we're | imp | 2001-06-16 | 3 | -4/+17 |
* | First stab at adding back in CL-PD6729 support. | imp | 2001-06-09 | 1 | -1/+15 |
* | Add PC9801-102 CBUS card to the list of plug and play devices. Some | imp | 2001-06-09 | 1 | -0/+1 |
* | Go ahead and request 0x44000000 through 0xfffffff instead of just | imp | 2001-06-08 | 1 | -1/+1 |
* | The TI-1031 is more like the TI-113x chips rather than the 12xx or | imp | 2001-06-08 | 1 | -2/+3 |
* | If the chip isn't in power state D0, put it in power state D0. I | imp | 2001-06-04 | 1 | -10/+12 |
* | Add new pci attachment for pcic. This supports pci cards as well as | imp | 2001-06-04 | 2 | -165/+288 |
* | #defines for pci way interrupt routing. | imp | 2001-06-04 | 1 | -0/+33 |
* | Move the pcic interrupt from pcic.c to pcic_isa.c. The ISA handling | imp | 2001-06-04 | 3 | -128/+138 |
* | Minor style(9) nit. a|b -> a | b. | imp | 2001-06-04 | 1 | -1/+1 |
* | Change plxic to plxcard, per phk. He thnks plxic is too generic a | imp | 2001-06-01 | 2 | -75/+71 |
* | Add a simple plx pci9052 based pccard bridges. This doesn't work yet, | imp | 2001-05-31 | 2 | -0/+455 |
* | Turns out that one bit isn't enough. Introduce two new fields | imp | 2001-05-28 | 3 | -16/+39 |
* | Allow a shareable interrupts. Note, the bridge must set this flag or | imp | 2001-05-27 | 2 | -15/+16 |
* | Fix a minor formatting nit | imp | 2001-05-25 | 1 | -1/+1 |
* | Move to using the common device list. | imp | 2001-05-25 | 2 | -119/+99 |
* | Migrate from unit based to dev base. Don't save unit number, but do save | imp | 2001-05-25 | 3 | -13/+15 |
* | Update copyright info | imp | 2001-05-25 | 5 | -6/+6 |
* | Add intrack field to each slot. This can be used to acknowledge | imp | 2001-05-25 | 2 | -0/+4 |
* | Minor name space issues. | imp | 2001-05-25 | 1 | -19/+20 |