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:20:06 +0000

 Module Name:	src
 Committed By:	nat
 Date:		Fri Nov 22 07:20:06 UTC 2024
 
 Modified Files:
 	src/sys/arch/mac68k/dev: sbc.c
 
 Log Message:
 No need any additional delay waiting for DREQ.
 
 This results in utilites like time(1) reporting results closer to reality
 when timing the transfer of data.  With the added benefit that transfers are
 slightly faster.
 
 Part of PR kern/58452.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.64 -r1.65 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