summaryrefslogtreecommitdiff
path: root/sys/arch/sgi/pci/iof.c
AgeCommit message (Expand)Author
2014-05-19Format string fixes and removal of -Wno-format for sgi. Based upon anMiod Vallat
2011-10-10Extend pci_probe_device_hook() on sgi xbridge(4) to return either the straightMiod Vallat
2010-09-20Get rid of evcount's support for arranging counters in a treeMatthew Dempsky
2010-04-06Obtain struct sgi_device_location for the console input and output devices,Miod Vallat
2010-03-07Allow iockbc(4) and odysseey(4) to act as console devices and attach early;Miod Vallat
2009-10-13Make iof(4) pass its bus speed to children, this in turn allows com(4) toMiod Vallat
2009-10-07Attach DS1742 style dsrtc to iof (IOC4) too.Miod Vallat
2009-10-07Missing semicolon in dmesgMiod Vallat
2009-08-18Blind partial support for IOC4 chip, found on IO8 and IO9 base I/O boards onMiod Vallat