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.