summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/pci/schizo.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r258800, r258802, r258805, r258806, r258807, r258851, r258857,ian2014-05-141-2/+1
* Remove duplicate const specifiers in many drivers (I hope I got all ofdim2012-11-051-1/+1
* Add a global MD macro for the VIS block size instead of duplicatingmarius2012-08-311-2/+0
* As it turns out r227960 may still be insufficient with PREEMPTIONmarius2012-01-281-16/+40
* Increase the CDMA sync timeout for Schizo bridges to 15 seconds as used bymarius2011-11-241-1/+1
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-2/+1
* Make sparc64 compatible with NEW_PCIB and enable it:marius2011-10-021-95/+70
* Re-reading the Schizo errata suggests that it's actually tolerable tomarius2011-10-011-3/+3
* - Add a missing shift in schizo_get_timecount(). This happened to be non-fatalmarius2011-07-121-3/+3
* - Merge the *_SET macros from fire(4) which generally print out themarius2011-03-261-238/+243
* Reserve INTR_MD[1-4] similarly to what BUS_DMA_BUS[1-4] are intended formarius2011-01-041-1/+1
* Convert drivers somehow missed in r200874 to multipass probing.marius2010-11-151-1/+2
* Catch up to rename of the constant for the Master Data Parity Error bit injhb2010-09-091-1/+1
* Provide for multiple, cascaded PICs on PowerPC systems, and extend thenwhitehorn2010-06-181-1/+1
* - Enable DMA write parity error interrupts on Schizo with a workingmarius2010-05-141-38/+76
* Use device_get_nameunit(9) rather than device_get_name(9) so one canmarius2010-03-311-3/+3
* - Take advantage of the INTCLR_* macros.marius2010-03-311-12/+12
* - Add quirk handling for Sun Fire V1280. The firmware of these machinesmarius2010-03-171-3/+26
* - Preserve the PROM IOMMU in order to allow OFW drivers to continue tomarius2010-01-021-2/+11
* - Prefer i and j over i and n for temporary integer variables.marius2009-12-291-62/+65
* Account for firmware versions which include the CDMA interrupts inmarius2009-12-281-19/+32
* Merge from amd64/i386:marius2009-12-241-0/+14
* Factor out the duplicated macro for the device type used in themarius2009-09-131-3/+1
* - Take advantage of KOBJMETHOD_END.marius2009-03-191-9/+13
* - Failing to register as interrupt controller during attach shouldn'tmarius2008-12-181-10/+35
* Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular,nwhitehorn2008-12-151-1/+0
* - According to OpenSolaris, CDMA flushing/syncing for Tomatillosmarius2008-11-201-66/+198
* - Turn off interrupts instead of only entering a critical sectionmarius2008-10-281-14/+10
* Add a driver for `Schizo' Fireplane/Safari to PCI 2.1 and `Tomatillo'marius2008-09-281-0/+1266
OpenPOWER on IntegriCloud