summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/dev/central.c
AgeCommit message (Expand)Author
2010-11-11Replace snprintf(foo, sizeof foo, "%s", ...) with strlcpy. ok deraadt@ krw@Miod Vallat
2008-01-17Print names we get from the prom within double quotes.Mark Kettenis
2007-09-17Only the most obvious bzero() -> M_ZERO changes. No cast changes, noKenneth R Westerback
2004-09-27check malloc return correctly; from Patrick LatifiJason Wright
2004-09-24cleanJason Wright
2004-09-23- fix the bus_map functions (get the parent node right)Jason Wright
2004-09-22driver for the "central" controller on the E4500 (and others) [fhc and others...Jason Wright