summaryrefslogtreecommitdiff
path: root/sys/arch/evbppc/pmppc/autoconf.c
AgeCommit message (Expand)Author
2012-07-29Do not call setroot() from MD code and from MI code, which hasmlelstv
2011-06-18split device/softc (CFATTACH_DECL_NEW)matt
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2008-02-12Introduce device_find_by_xname and device_find_by_driver_unit to replacejoerg
2007-12-05Use TAILQ_FIRST(3) and TAILQ_NEXT(3) macro.tsutsui
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled