History log of /netbsd/sys/arch/atari/dev/ym2149.c (Results 1 – 6 of 6)
Revision Date Author Comments
# 41ba3596 12-Feb-2012 matt <matt@NetBSD.org>

Change old-style function defintions to C89 prototypes.

Approved by releng.


# 49883887 20-Oct-2009 snj <snj@NetBSD.org>

Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@.


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# e803bea7 15-Jul-2003 lukem <lukem@NetBSD.org>

__KERNEL_RCSID()


# 43795f89 21-Jan-1997 leo <leo@NetBSD.org>

Don't set the PA_SER2 bit by default, this has the nasty side effect that
it disables the IDE hardware on the Falcon (Thanks Markus ;-) ). A function
is provided to toggle the bit.


# c5a7f4e9 27-Mar-1996 leo <leo@NetBSD.org>

Take out direct access to the YM2149. The chip definitions are moved
from video.h to ym2149reg.h.