Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



leo
Sun Jan 12 07:40:15 PST 1997
Update of /a/cvsroot/src/sys/arch/atari/atari
In directory netbsd1:/home/leo/src/sys/arch/atari/atari

Modified Files:
        atari_init.c 
Log Message:
Fix the machine-type detection, the Falcon was detected as a Hades. Regroup
the hardware initialisations in a separate function and make sure
that the Midi-ACIA is properly initialized. This prevents MIDI traffic
to lockup the keyboard.


leo
Sun Jan 12 07:41:24 PST 1997
Update of /a/cvsroot/src/sys/arch/atari/atari
In directory netbsd1:/home/leo/src/sys/arch/atari/atari

Modified Files:
        swapgeneric.c 
Log Message:
Another part of the rd->md saga...


leo
Sun Jan 12 07:44:46 PST 1997
Update of /a/cvsroot/src/sys/arch/atari/dev
In directory netbsd1:/home/leo/src/sys/arch/atari/dev

Modified Files:
        dma.c 
Log Message:
Fix return value of the interrupt function.


leo
Sun Jan 12 07:46:38 PST 1997
Update of /a/cvsroot/src/sys/arch/atari/dev
In directory netbsd1:/home/leo/src/sys/arch/atari/dev

Modified Files:
        atari5380.c 
Log Message:
Use the mask register to block the interrups, not the enable register. This
enables the interrupt to be shared (with IDE for example ;-) ).




Home | Main Index | Thread Index | Old Index