summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/dev/sbusvar.h
AgeCommit message (Expand)Author
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2009-09-17Remove struct sbusdev and related functions sbus_establish() and sbusreset().tsutsui
2009-05-17Split device_t/softc. Compile test only, but mostly similar changestsutsui
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2005-12-11merge ktrace-lwp.christos
2004-06-30sbus_attach: use bus_space_tag_allocate();pk
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-08-23Use the structures defined in bsd_openprom.h for "reg", "range",thorpej
2002-06-20Overhaul streaming buffer handling:eeh
2002-03-21Cleanup.eeh
2002-03-20Add sbus_promaddr_to_handle() to convert a prom address to a bus_space_handle_t.eeh
1999-06-05use common IOMMU routines.mrg
1999-05-22Well, looks like the MI allocsys() broke the dvmamap, so instead of using aeeh
1998-09-05It slices. It dices. It does everything except exec a sparc32_compat init.eeh
1998-09-05Most of this now comes from <sys/dev/sbus/sbusvar.h>pk
1998-09-02Periodic update: now starts probing devices.eeh
1998-08-13Merge paddr_t changes into the main branch.eeh
1998-06-20Import of sparc64.eeh