summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/pci/psycho.c
Commit message (Expand)AuthorAgeFilesLines
...
* Use a linked list to keep the psycho softcs instead of a staticallytmm2002-10-161-22/+10
* Renamed intr_enqueue to intr_vector and intr_dequeue to intr_fast, tojake2002-09-281-1/+1
* When multiple IOMMUs are present in a system, use a single TSB for alltmm2002-07-161-1/+1
* Add PCI bus enumeration and latency timer setup to the sparc64 MD PCItmm2002-06-121-15/+45
* Do not try to set up the PCI bus B error interrupt on "sabre"s, sincetmm2002-04-021-12/+14
* Revamp the busdma implementation a bit:tmm2002-03-241-32/+41
* Make the OpenFirmware interrupt mapping code more generic, to reducetmm2002-03-241-17/+16
* Map the device memory belonging to resources of type SYS_RES_MEMORY intotmm2002-03-241-0/+17
* Add code to print the fault virtual address for uncorrectable DMA errorstmm2002-03-231-0/+8
* Add PCIfunctions 2 and 3 of the PCIO2 chip to the intpin quirk table.tmm2002-03-231-2/+4
* Add a DEBUGGER_ON_POWERFAIL option. This makes the power button on ultra 10sjake2002-03-131-0/+7
* Merge r1.39 from NetBSD (manage both streaming caches for psycho pairs).tmm2002-02-131-170/+219
* Correct the defintion of struct ofw_upa_regs, and use it instead oftmm2002-01-021-28/+32
* Add a workaround for quirky PCI devices that set the intpin register totmm2001-12-211-20/+66
* Add support for the Sun psycho/sabre UPA-PCI bridge, some OpenFirmwaretmm2001-11-091-0/+1210
OpenPOWER on IntegriCloud