Module Name:src
Committed By: tsutsui
Date: Sun Feb 12 10:18:23 UTC 2023
Modified Files:
src/sys/arch/next68k/stand/boot: version
Log Message:
Actually bump version (missed in the previous commit).
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/
Module Name:src
Committed By: tsutsui
Date: Sun Feb 12 10:18:23 UTC 2023
Modified Files:
src/sys/arch/next68k/stand/boot: version
Log Message:
Actually bump version (missed in the previous commit).
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/
Module Name:src
Committed By: tsutsui
Date: Sun Feb 12 10:04:56 UTC 2023
Modified Files:
src/sys/arch/next68k/stand/boot: boot.c samachdep.h scsi.c
Log Message:
Replace DELAY() with one in hp300 bootloader and adjust cpuspeed counts.
Fix boot failure on my ancient Seagate
Module Name:src
Committed By: tsutsui
Date: Sun Feb 12 10:04:56 UTC 2023
Modified Files:
src/sys/arch/next68k/stand/boot: boot.c samachdep.h scsi.c
Log Message:
Replace DELAY() with one in hp300 bootloader and adjust cpuspeed counts.
Fix boot failure on my ancient Seagate
Module Name:src
Committed By: tsutsui
Date: Sun Feb 12 08:25:10 UTC 2023
Modified Files:
src/sys/arch/next68k/stand/boot: boot.c conf.c devopen.c en.c machdep.c
rtc.c scsi.c scsivar.h sd.c
Added Files:
src/sys/arch/next68k/stand/boot: samachdep.h
Log Me
Module Name:src
Committed By: tsutsui
Date: Sun Feb 12 08:25:10 UTC 2023
Modified Files:
src/sys/arch/next68k/stand/boot: boot.c conf.c devopen.c en.c machdep.c
rtc.c scsi.c scsivar.h sd.c
Added Files:
src/sys/arch/next68k/stand/boot: samachdep.h
Log Me
Module Name:src
Committed By: tsutsui
Date: Sat Feb 11 18:09:55 UTC 2023
Modified Files:
src/sys/arch/next68k/stand/boot: version
Log Message:
Bump version again to denote NeXT_CUBE_TURBO support.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/n
Module Name:src
Committed By: tsutsui
Date: Sat Feb 11 18:09:55 UTC 2023
Modified Files:
src/sys/arch/next68k/stand/boot: version
Log Message:
Bump version again to denote NeXT_CUBE_TURBO support.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/n
Module Name:src
Committed By: tsutsui
Date: Sat Feb 11 18:06:22 UTC 2023
Modified Files:
src/sys/arch/next68k/stand/boot: version
Log Message:
Bump version to 1.6 to denote recent bootloader's >20 years old bug fixes.
All these fixes should be pulled up to netbsd-10 and n
Module Name:src
Committed By: tsutsui
Date: Sat Feb 11 18:06:22 UTC 2023
Modified Files:
src/sys/arch/next68k/stand/boot: version
Log Message:
Bump version to 1.6 to denote recent bootloader's >20 years old bug fixes.
All these fixes should be pulled up to netbsd-10 and n
Module Name:src
Committed By: tsutsui
Date: Thu Feb 9 15:20:40 UTC 2023
Modified Files:
src/sys/arch/next68k/stand/boot: Makefile scsi.c sd.c
Log Message:
Disable DEBUG options properly.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/next68k/
Module Name:src
Committed By: tsutsui
Date: Thu Feb 9 15:20:40 UTC 2023
Modified Files:
src/sys/arch/next68k/stand/boot: Makefile scsi.c sd.c
Log Message:
Disable DEBUG options properly.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/next68k/
Module Name:src
Committed By: tsutsui
Date: Thu Feb 9 15:00:56 UTC 2023
Modified Files:
src/sys/arch/next68k/stand/boot: sd.c
Log Message:
Request only 36 bytes for a response of INQUIRY command for legacy drives.
Some drives don't respond larger requested size for newer
Module Name:src
Committed By: tsutsui
Date: Thu Feb 9 15:00:56 UTC 2023
Modified Files:
src/sys/arch/next68k/stand/boot: sd.c
Log Message:
Request only 36 bytes for a response of INQUIRY command for legacy drives.
Some drives don't respond larger requested size for newer
Module Name:src
Committed By: tsutsui
Date: Thu Feb 9 14:41:54 UTC 2023
Modified Files:
src/sys/arch/next68k/stand/boot: sd.c
Log Message:
Avoid possible division by zero trap in error cases to make debug easier.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r
Module Name:src
Committed By: tsutsui
Date: Thu Feb 9 14:41:54 UTC 2023
Modified Files:
src/sys/arch/next68k/stand/boot: sd.c
Log Message:
Avoid possible division by zero trap in error cases to make debug easier.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r
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
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
18 matches
Mail list logo