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/dev



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/dev
Date: Fri, 22 Nov 2024 07:27:17 +0000

 Module Name:	src
 Committed By:	nat
 Date:		Fri Nov 22 07:27:17 UTC 2024
 
 Modified Files:
 	src/sys/arch/mac68k/dev: sbc.c
 
 Log Message:
 Make writing of dummy byte conditional.
 
 This is insurance against devices that do not leave ACK hanging at the end of
 each transfer.
 
 Final part of PR kern/58452.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.66 -r1.67 src/sys/arch/mac68k/dev/sbc.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