summaryrefslogtreecommitdiff
path: root/sys/arch/socppc/dev/socpcic.c
AgeCommit message (Expand)Author
2010-12-04Introduce a new pci routine, pci_conf_size(), which returns the size of aMiod Vallat
2009-09-09Use information from the FDT to set up bus tags and extents.Mark Kettenis
2009-09-06Attach devices to obio(4) based on information from the flattened deviceMark Kettenis
2009-08-26Hack to get the right interrupt pin for the onboard vge(4) on the RB600.Mark Kettenis
2009-08-25Set up bus tag for mmio. Create extents corresponding to the bus tags andMark Kettenis
2009-08-22Constify the what/name parameter of pci_intr_establish().Michael Knudsen
2009-03-30bzero pci attach argsMark Kettenis
2008-05-17Give mainbus(4) a bus_dma tag and pass it down. Let socpcic(4) use thisMark Kettenis
2008-05-10OpenBSD/socppc, a port to the Thecus N1200, and potentially other FreescaleMark Kettenis