summaryrefslogtreecommitdiff
path: root/sys/arch/evbppc/walnut/dev/pbus.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-06-15in pbus_attach() make locs[] and pass to config_found_sm_loc()cliff
2011-06-06More device_t, cfdata, CFATTACH_DECL_NEW cleanup.matt
2006-05-04Use config_stdsubmatch() instead of a local submatch function.simonb
2005-12-11merge ktrace-lwp.christos
2005-08-26s/locdesc_t/int/gdrochner
2005-06-28convert remaining autoconf bus "submatch" functions to use the newdrochner
2003-10-10Need to rename dsrtc to ds1743rtc here too.simonb
2003-07-25Switch ibm4xx ports to common powerpc bus_space/bus_dma code.scw
2003-07-16Correct a comment.simonb
2003-07-15__KERNEL_RCSID()lukem
2003-01-01Use aprint_normal() for cfprint routines.thorpej
2002-12-09New umbrella-port for PowerPC-based evaluation boards.scw