summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/pci
Commit message (Expand)AuthorAgeFilesLines
* Revamp the busdma implementation a bit:tmm2002-03-241-32/+41
* Make the OpenFirmware interrupt mapping code more generic, to reducetmm2002-03-245-127/+66
* 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-232-0/+17
* 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-133-473/+368
* Don't panic when no interrupt map can be found for a PCI bus; this seemstmm2002-02-131-2/+5
* Correct the defintion of struct ofw_upa_regs, and use it instead oftmm2002-01-022-31/+37
* Do not include pcib.h, which only existed in my development tree, and dotmm2001-12-301-2/+1
* Add a workaround for quirky PCI devices that set the intpin register totmm2001-12-211-20/+66
* Make the apb driver independent of the standard PCI bridge driver.tmm2001-12-211-30/+82
* Add a file forgotten in the previous commit (a kobj interface thattmm2001-11-091-0/+75
* Add support for the Sun psycho/sabre UPA-PCI bridge, some OpenFirmwaretmm2001-11-096-0/+2382
OpenPOWER on IntegriCloud