Module Name: src Committed By: tsutsui Date: Tue Feb 7 14:27:59 UTC 2023
Modified Files: src/sys/arch/next68k/stand/boot: dmareg.h Log Message: Make sure to specify volatile explicitly on DMA register accesses. It looks booting from SCSI disks on next68k have been broken since NetBSD 1.6 days, but now it works. Should be pulled up to netbsd-10 and netbsd-9. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/next68k/stand/boot/dmareg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.