summaryrefslogtreecommitdiff
path: root/sys/arch/sgi/xbow/xbridge.c
AgeCommit message (Expand)Author
2009-04-19Add heuristics to tell IP27 and IP35 apart, as they will need to be handledMiod Vallat
2009-04-18Attach to IP35 Xbridge too.Miod Vallat
2009-04-18Attach pci busses with pba_bus being zero, and not our bridge unit number,Miod Vallat
2009-04-15Change the way the widget interrupt register is computed and have it becomeMiod Vallat
2009-04-13The start of Origin 200 support. Based on some code contributed by pefo@Miod Vallat
2009-04-12Add code to prevent the MI pci code to cause IOC3 devices to freeze andMiod Vallat
2009-03-30bzero pci attach argsMark Kettenis
2008-08-25Unbreak.Joel Sing
2008-07-30Implement bus_space_{read,write}_raw_mult_[248] correctly, it needsMiod Vallat
2008-07-28Put XBOW in the generated constants, not PCI...Miod Vallat
2008-04-07A first cut at XBow bus support, very minimal, limited to a local bus only;Miod Vallat