NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/58452 CVS commit: src/sys/arch/mac68k
The following reply was made to PR kern/58452; it has been noted by GNATS.
From: "Nathanial Sloss" <nat%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/58452 CVS commit: src/sys/arch/mac68k
Date: Fri, 22 Nov 2024 07:16:01 +0000
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