summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/dma_obio.c
AgeCommit message (Expand)Author
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-13Split device_t/softc for MI ncr53c9x and some related devices,tsutsui
2005-11-16ANSIify function declarations/defintions. Use uint<N>_t.uwe
2003-07-15__KERNEL_RCSID()lukem
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-03-11* `bus_type_t' is gone.pk
1999-04-12Identify ourselves as a SCSI channel to the DMA chip.pk
1998-08-29Adjust for some small changes in lsi64854 back-end driver.pk
1998-08-29Split `esp' driver and DMA engine into separate front-end files.pk