summaryrefslogtreecommitdiff
path: root/sys/arch/atari/dev/dma.c
AgeCommit message (Expand)Author
2017-10-07Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branchjdolecek
2010-04-12- more cosmeticstsutsui
2010-04-12KNF and cosmetics.tsutsui
2010-04-10Always schedule callback functions via add_sicallback(),tsutsui
2009-10-20Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@.snj
2009-07-08Merge local <atari/atari/intr.h> into common <machine/intr.h>.tsutsui
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2009-03-14ANSIfy another 1261 function definitions.dsl
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-11merge ktrace-lwp.christos
2003-07-15__KERNEL_RCSID()lukem
2002-09-27remove trailing \n in panic(). approved perry.provos
1997-01-27Add option to sleep until ST_DMA becomes available.leo
1997-01-12Fix return value of the interrupt function.leo
1997-01-01The ST-DMA driver now uses intr_establish.leo
1996-10-13backout previous kprintf changeschristos
1996-10-11printf -> kprintf, sprintf -> ksprintfchristos
1996-07-05Add missing spl0() call.leo
1996-06-18Pull down from release. Sorry, should have been the other way around....leo
1996-04-19Prototypes.leo
1996-02-22First bunch of changes due to stricter prototype checking.leo
1995-11-06The Falcon needs a delay after writing the dma_data register (Thomas Gerner)leo
1995-05-14- Remove race condition from DMA interrupt handlerleo
1995-04-30Complete rewrite, made necessary because Falcon SCSI needs to shareleo
1995-04-22- Remove register access functions from dma.c -> fd.c and inline themleo
1995-03-26NetBSD/Atari, port by Leo Weppelman.leo