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