summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/pci/psychovar.h
Commit message (Expand)AuthorAgeFilesLines
* Make sparc64 compatible with NEW_PCIB and enable it:marius2011-10-021-1/+0
* Allocate memory for a DMA method table only in case we need to overridemarius2011-03-291-1/+1
* - A closer inspection of the OpenSolaris code indicates that the DMAmarius2011-03-261-0/+2
* Sync licenses and the corresponding RCS IDs with NetBSD, mainly switchingmarius2011-03-121-3/+1
* - Preserve the PROM IOMMU in order to allow OFW drivers to continue tomarius2010-01-021-0/+1
* - Ensure we find no unexpected partner.marius2009-03-191-2/+2
* On sparc64 machines with multiple host-PCI-bridges these bridgesmarius2008-04-171-3/+2
* - Add the PCI side of the HOST-PCI bridge itself to the bus. Thismarius2007-11-301-3/+5
* - Use the newly introduced pcib_mtx spin lock to lock psycho_ce(),marius2007-06-161-4/+2
* Rototill the sparc64 nexus(4) (actually this brings in the code themarius2007-03-071-1/+0
* - Add a workaround (change the interrupt map mask to compare the fullmarius2005-11-221-5/+0
* Some clean-up, style changes and changes that will reduce differencesmarius2005-11-221-18/+17
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* - Remove the old sparc64 OFW PCI code (as opposed to the formermarius2004-05-081-2/+0
* Some code cleanup:tmm2004-04-251-14/+5
* Add the new sparc64 OFW PCI framework, conditional on options OFW_NEWPCItmm2003-07-011-1/+6
* Fix interrupt assignment for non-builtin PCI devices on e450s.tmm2003-05-301-0/+3
* Use vm_paddr_t for physical addresses.jake2003-04-081-1/+1
* - remove some outdated commentstmm2003-01-061-0/+1
* Use a linked list to keep the psycho softcs instead of a staticallytmm2002-10-161-0/+2
* Make the OpenFirmware interrupt mapping code more generic, to reducetmm2002-03-241-3/+0
* Merge r1.39 from NetBSD (manage both streaming caches for psycho pairs).tmm2002-02-131-1/+2
* Correct the defintion of struct ofw_upa_regs, and use it instead oftmm2002-01-021-3/+5
* Add support for the Sun psycho/sabre UPA-PCI bridge, some OpenFirmwaretmm2001-11-091-0/+92
OpenPOWER on IntegriCloud