| Commit message (Expand) | Author | Age | Files | Lines |
* | Add "pci108e,8000" (psycho) and "pci108e,a000" (US-IIi sabre) to the list of | tmm | 2002-10-16 | 1 | -37/+54 |
* | Use a linked list to keep the psycho softcs instead of a statically | tmm | 2002-10-16 | 2 | -22/+12 |
* | Renamed intr_enqueue to intr_vector and intr_dequeue to intr_fast, to | jake | 2002-09-28 | 1 | -1/+1 |
* | When multiple IOMMUs are present in a system, use a single TSB for all | tmm | 2002-07-16 | 1 | -1/+1 |
* | Add PCI bus enumeration and latency timer setup to the sparc64 MD PCI | tmm | 2002-06-12 | 4 | -88/+203 |
* | Do not try to set up the PCI bus B error interrupt on "sabre"s, since | tmm | 2002-04-02 | 1 | -12/+14 |
* | Revamp the busdma implementation a bit: | tmm | 2002-03-24 | 1 | -32/+41 |
* | Make the OpenFirmware interrupt mapping code more generic, to reduce | tmm | 2002-03-24 | 5 | -127/+66 |
* | Map the device memory belonging to resources of type SYS_RES_MEMORY into | tmm | 2002-03-24 | 1 | -0/+17 |
* | Add code to print the fault virtual address for uncorrectable DMA errors | tmm | 2002-03-23 | 2 | -0/+17 |
* | Add PCIfunctions 2 and 3 of the PCIO2 chip to the intpin quirk table. | tmm | 2002-03-23 | 1 | -2/+4 |
* | Add a DEBUGGER_ON_POWERFAIL option. This makes the power button on ultra 10s | jake | 2002-03-13 | 1 | -0/+7 |
* | Merge r1.39 from NetBSD (manage both streaming caches for psycho pairs). | tmm | 2002-02-13 | 3 | -473/+368 |
* | Don't panic when no interrupt map can be found for a PCI bus; this seems | tmm | 2002-02-13 | 1 | -2/+5 |
* | Correct the defintion of struct ofw_upa_regs, and use it instead of | tmm | 2002-01-02 | 2 | -31/+37 |
* | Do not include pcib.h, which only existed in my development tree, and do | tmm | 2001-12-30 | 1 | -2/+1 |
* | Add a workaround for quirky PCI devices that set the intpin register to | tmm | 2001-12-21 | 1 | -20/+66 |
* | Make the apb driver independent of the standard PCI bridge driver. | tmm | 2001-12-21 | 1 | -30/+82 |
* | Add a file forgotten in the previous commit (a kobj interface that | tmm | 2001-11-09 | 1 | -0/+75 |
* | Add support for the Sun psycho/sabre UPA-PCI bridge, some OpenFirmware | tmm | 2001-11-09 | 6 | -0/+2382 |