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
/
atari5380.c
Age
Commit message (
Expand
)
Author
2017-10-07
Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branch
jdolecek
2014-10-18
src is too big these days to tolerate superfluous apostrophes. It's
snj
2014-07-05
Appease gcc48 -Wunused-but-set-variable warning.
tsutsui
2014-03-24
- remove unused
christos
2012-02-12
Change old-style function defintions to C89 prototypes.
matt
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
2011-06-05
Split device_t/softc. No crash on TT030.
tsutsui
2010-04-17
extern inline -> static inline
tsutsui
2010-04-13
Misc 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
2009-01-24
Replace multi-statement macro using GCC extension `({})' with
tsutsui
2008-10-29
Cleanup spelling and syntax in a comment
abs
2008-07-20
Specify volatile to some pointers to access DMA registers.
tsutsui
2008-07-20
No need to specify '&' to get array's address.
tsutsui
2008-07-20
Fix pointer arithmetic botch in rev 1.37.
tsutsui
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-05-10
Fix a bunch of cast lvalues.
skrll
2005-12-24
__asm__ -> __asm
perry
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-11
merge ktrace-lwp.
christos
2005-06-04
Adapt to compiling with -Wshadow and -Wcast-qual, by adding const
he
2003-07-15
__KERNEL_RCSID()
lukem
2003-05-03
DMA, not dma nor Dma.
wiz
2003-04-01
Use PAGE_SIZE rather than NBPG.
thorpej
2001-09-16
Spell 'occurred' with two 'r's.
wiz
2001-07-09
defopt atari scsi options.
leo
2000-03-29
Nuke a bunch of cf_unit abuses.
leo
1999-08-06
Change the way that bit's are cleared in the InterruptPending register of
leo
1998-10-06
Disable SCSI interrupts while polling for the transfer to finish. This
leo
1997-08-27
Merge scsipi branch in the mainline. This add support for ATAPI devices
bouyer
1997-08-27
Don't enable the dma-interrupt while polling for dma to end. This sometimes
leo
1997-06-04
Use m68k cacheops
leo
1997-04-06
Make Hades DMA transfers work in polling mode with all interrupts
leo
1997-03-30
Remove a hardcoded interrupt handler. Now uses intr_establish() for the
leo
1997-01-12
Use the mask register to block the interrups, not the enable register. This
leo
1997-01-04
Fix a rather nasty thinko that made the keyboard useless on the Falcon.
leo
1996-11-17
Make splbio really splbio. All holes now seem to be plugged. At least
leo
1996-10-13
backout previous kprintf changes
christos
1996-10-11
printf -> kprintf, sprintf -> ksprintf
christos
1996-09-16
Add support for Hades platform.
leo
1996-08-16
Revert to polled-DMA on Falcon.
leo
1996-07-05
During a rather lengthy debug session with Markus Kilbinger (Thanks again!),
leo
1996-06-18
Pull down from release. Sorry, should have been the other way around....
leo
1996-05-15
Prototype + -Wall fixes.
leo
[next]