summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/pci/pciconf_ofmethod.c
AgeCommit message (Expand)Author
2021-01-06Drop unused headers. No functional changes intended.rin
2020-07-06Style and cosmetic changes. No binary changes intended.rin
2015-10-02PCI Extended Configuration stuff written by nonaka@:msaitoh
2011-06-18Use <sys/foo.h> instead of <machine/foo.h> if such a file exists.matt
2011-06-17struct device * -> device_tmatt
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-10-25Add a bunch of fixes and minor rewrites to ofppc to bring it closer togarbled