Source-Changes archive

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

CVS commit: src/sys/arch/mac68k



Module Name:    src
Committed By:   nat
Date:           Fri Nov 22 07:16:01 UTC 2024

Modified Files:
        src/sys/arch/mac68k/dev: sbc.c sbcvar.h
        src/sys/arch/mac68k/obio: sbc_obio.c

Log Message:
Serialize drq interrupt.

This results in error free transfers between disks.

Part of PR kern/58452.


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/arch/mac68k/dev/sbc.c
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/mac68k/dev/sbcvar.h
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/mac68k/obio/sbc_obio.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index