Module Name:src
Committed By: tsutsui
Date: Fri Feb 2 15:59:30 UTC 2024
Modified Files:
src/sys/arch/next68k/dev: nextdisplay.c nextdisplayvar.h
Log Message:
Add WSDISPLAY_GINFO, LINEBYTES, and SMODE ioctl(2)s and mmap(2) support.
mlterm-wscons partially works (no 2 bpp
Module Name:src
Committed By: tsutsui
Date: Fri Feb 2 15:59:30 UTC 2024
Modified Files:
src/sys/arch/next68k/dev: nextdisplay.c nextdisplayvar.h
Log Message:
Add WSDISPLAY_GINFO, LINEBYTES, and SMODE ioctl(2)s and mmap(2) support.
mlterm-wscons partially works (no 2 bpp
Module Name:src
Committed By: thorpej
Date: Thu Jan 18 13:46:14 UTC 2024
Modified Files:
src/sys/arch/next68k/conf: files.next68k
src/sys/arch/next68k/include: cpu.h intr.h types.h vectors.h
Log Message:
Switch next68k over to common interrupt dispatch and G/C __HA
Module Name:src
Committed By: thorpej
Date: Thu Jan 18 13:46:14 UTC 2024
Modified Files:
src/sys/arch/next68k/conf: files.next68k
src/sys/arch/next68k/include: cpu.h intr.h types.h vectors.h
Log Message:
Switch next68k over to common interrupt dispatch and G/C __HA
Module Name:src
Committed By: thorpej
Date: Tue Jan 16 00:34:58 UTC 2024
Modified Files:
src/sys/arch/next68k/next68k: genassym.cf isr.h locore.s trap.c
Removed Files:
src/sys/arch/next68k/next68k: isr.c
Log Message:
Switch next68k over to common interrupt dispatch
Module Name:src
Committed By: thorpej
Date: Tue Jan 16 00:34:58 UTC 2024
Modified Files:
src/sys/arch/next68k/next68k: genassym.cf isr.h locore.s trap.c
Removed Files:
src/sys/arch/next68k/next68k: isr.c
Log Message:
Switch next68k over to common interrupt dispatch
Module Name:src
Committed By: thorpej
Date: Mon Jan 15 20:28:56 UTC 2024
Modified Files:
src/sys/arch/next68k/next68k: isr.c isr.h
Log Message:
G/C unused isrlink_evcnt().
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/next68k/next68k/isr.c
cv
Module Name:src
Committed By: thorpej
Date: Mon Jan 15 20:28:56 UTC 2024
Modified Files:
src/sys/arch/next68k/next68k: isr.c isr.h
Log Message:
G/C unused isrlink_evcnt().
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/next68k/next68k/isr.c
cv
Module Name:src
Committed By: thorpej
Date: Sat Jan 13 21:40:54 UTC 2024
Modified Files:
src/sys/arch/next68k/conf: files.next68k
src/sys/arch/next68k/include: cpu.h
src/sys/arch/next68k/next68k: isr.c isr.h locore.s
Added Files:
src/sys/arch/next68k
Module Name:src
Committed By: thorpej
Date: Sat Jan 13 21:40:54 UTC 2024
Modified Files:
src/sys/arch/next68k/conf: files.next68k
src/sys/arch/next68k/include: cpu.h
src/sys/arch/next68k/next68k: isr.c isr.h locore.s
Added Files:
src/sys/arch/next68k
Module Name:src
Committed By: thorpej
Date: Wed Dec 27 19:47:00 UTC 2023
Modified Files:
src/sys/arch/next68k/include: pmap.h
src/sys/arch/next68k/next68k: genassym.cf locore.s
Log Message:
Define the values for the 68040 TT registers in terms of the definitions in
Module Name:src
Committed By: thorpej
Date: Wed Dec 27 19:47:00 UTC 2023
Modified Files:
src/sys/arch/next68k/include: pmap.h
src/sys/arch/next68k/next68k: genassym.cf locore.s
Log Message:
Define the values for the 68040 TT registers in terms of the definitions in
Module Name:src
Committed By: andvar
Date: Fri Oct 20 11:38:25 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: zs_kgdb.c
Log Message:
make zs_kgdb.c build for next68k.
kgdb_dev expects llx/d format specifier.
change serial number print message to the same as sgimips.
r
Module Name:src
Committed By: andvar
Date: Fri Oct 20 11:38:25 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: zs_kgdb.c
Log Message:
make zs_kgdb.c build for next68k.
kgdb_dev expects llx/d format specifier.
change serial number print message to the same as sgimips.
r
Module Name:src
Committed By: andvar
Date: Thu Oct 19 22:07:13 UTC 2023
Modified Files:
src/sys/arch/next68k/next68k: rtc.c
Log Message:
Fix printf specifier for tvp->tv_sec from 0x%08x to 0x%08llx.
Remove printf secs argument for "Regs after:" printout, none expected.
Rem
Module Name:src
Committed By: andvar
Date: Thu Oct 19 22:07:13 UTC 2023
Modified Files:
src/sys/arch/next68k/next68k: rtc.c
Log Message:
Fix printf specifier for tvp->tv_sec from 0x%08x to 0x%08llx.
Remove printf secs argument for "Regs after:" printout, none expected.
Rem
Module Name:src
Committed By: riastradh
Date: Tue Jul 11 11:13:32 UTC 2023
Modified Files:
src/sys/arch/next68k/include: intr.h
Log Message:
next68k/intr.h: Expose ipl_cookie_t to _KMEMUSER for crash(8).
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/s
Module Name:src
Committed By: riastradh
Date: Tue Jul 11 11:13:32 UTC 2023
Modified Files:
src/sys/arch/next68k/include: intr.h
Log Message:
next68k/intr.h: Expose ipl_cookie_t to _KMEMUSER for crash(8).
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/s
Module Name:src
Committed By: dbj
Date: Sat Jun 10 17:14:57 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: mb8795reg.h
Log Message:
gratuitous commit to fix spelling error
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/next68k/dev/mb8795reg.
Module Name:src
Committed By: dbj
Date: Sat Jun 10 17:14:57 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: mb8795reg.h
Log Message:
gratuitous commit to fix spelling error
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/next68k/dev/mb8795reg.
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: Sat Feb 11 08:27:21 UTC 2023
Modified Files:
src/sys/arch/next68k/conf: GENERIC
Log Message:
Disable rarely used options and devices, and add options MODULAR instead.
Also enable files-system MSDOS for file exchange via removabl
Module Name:src
Committed By: tsutsui
Date: Sat Feb 11 08:27:21 UTC 2023
Modified Files:
src/sys/arch/next68k/conf: GENERIC
Log Message:
Disable rarely used options and devices, and add options MODULAR instead.
Also enable files-system MSDOS for file exchange via removabl
Module Name:src
Committed By: tsutsui
Date: Sat Feb 11 07:42:25 UTC 2023
Modified Files:
src/sys/arch/next68k/conf: GENERIC
Log Message:
Remove unnecessary commented out lines.
To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 src/sys/arch/next68k/conf/GENE
Module Name:src
Committed By: tsutsui
Date: Sat Feb 11 07:42:25 UTC 2023
Modified Files:
src/sys/arch/next68k/conf: GENERIC
Log Message:
Remove unnecessary commented out lines.
To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 src/sys/arch/next68k/conf/GENE
Module Name:src
Committed By: tsutsui
Date: Sat Feb 11 07:32:44 UTC 2023
Modified Files:
src/sys/arch/next68k/conf: GENERIC SLAB
Log Message:
Remove nonexistent options SWAPDEBUG.
To generate a diff of this commit:
cvs rdiff -u -r1.158 -r1.159 src/sys/arch/next68k/conf/G
Module Name:src
Committed By: tsutsui
Date: Sat Feb 11 07:32:44 UTC 2023
Modified Files:
src/sys/arch/next68k/conf: GENERIC SLAB
Log Message:
Remove nonexistent options SWAPDEBUG.
To generate a diff of this commit:
cvs rdiff -u -r1.158 -r1.159 src/sys/arch/next68k/conf/G
Module Name:src
Committed By: tsutsui
Date: Sat Feb 11 07:12:34 UTC 2023
Modified Files:
src/sys/arch/next68k/conf: GENERIC
Log Message:
Enable file-system CD9660.
It's useful for installation especially on emulators.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: tsutsui
Date: Sat Feb 11 07:12:34 UTC 2023
Modified Files:
src/sys/arch/next68k/conf: GENERIC
Log Message:
Enable file-system CD9660.
It's useful for installation especially on emulators.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: tsutsui
Date: Sat Feb 11 02:34:15 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: nextdisplay.c
Log Message:
NeXT Turbo Color doesn't have NEXT_P_C16_CMD_REG.
Info from Andreas Grabher on port-next68k@.
To generate a diff of this commit:
Module Name:src
Committed By: tsutsui
Date: Sat Feb 11 02:34:15 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: nextdisplay.c
Log Message:
NeXT Turbo Color doesn't have NEXT_P_C16_CMD_REG.
Info from Andreas Grabher on port-next68k@.
To generate a diff of this commit:
Module Name:src
Committed By: tsutsui
Date: Sat Feb 11 02:33:27 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: nextcons.c nextdisplay.c
src/sys/arch/next68k/next68k: nextrom.c nextrom.h
src/sys/arch/next68k/stand/boot: boot.c
Log Message:
Add and check
Module Name:src
Committed By: tsutsui
Date: Sat Feb 11 02:33:27 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: nextcons.c nextdisplay.c
src/sys/arch/next68k/next68k: nextrom.c nextrom.h
src/sys/arch/next68k/stand/boot: boot.c
Log Message:
Add and check
Module Name:src
Committed By: tsutsui
Date: Sat Feb 11 02:31:34 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: intio.c intiovar.h nextdisplay.c
src/sys/arch/next68k/include: bus_space.h cpu.h
src/sys/arch/next68k/next68k: locore.s nextrom.c pmap_bootstra
Module Name:src
Committed By: tsutsui
Date: Sat Feb 11 02:31:34 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: intio.c intiovar.h nextdisplay.c
src/sys/arch/next68k/include: bus_space.h cpu.h
src/sys/arch/next68k/next68k: locore.s nextrom.c pmap_bootstra
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
Module Name:src
Committed By: tsutsui
Date: Sat Feb 4 14:38:09 UTC 2023
Modified Files:
src/sys/arch/next68k/conf: GENERIC majors.next68k
src/sys/arch/next68k/dev: bmapreg.h if_xereg.h intio.c nextcons.c
wskbdmap_next.c zs.c
src/sys/arch/next68k
Module Name:src
Committed By: tsutsui
Date: Sat Feb 4 14:38:09 UTC 2023
Modified Files:
src/sys/arch/next68k/conf: GENERIC majors.next68k
src/sys/arch/next68k/dev: bmapreg.h if_xereg.h intio.c nextcons.c
wskbdmap_next.c zs.c
src/sys/arch/next68k
Module Name:src
Committed By: tsutsui
Date: Sat Feb 4 08:42:45 UTC 2023
Modified Files:
src/sys/arch/next68k/include: param.h vmparam.h
src/sys/arch/next68k/next68k: locore.s pmap_bootstrap.c
Log Message:
Remove leftover "last kernel PT page" settings derived from
Module Name:src
Committed By: tsutsui
Date: Sat Feb 4 08:42:45 UTC 2023
Modified Files:
src/sys/arch/next68k/include: param.h vmparam.h
src/sys/arch/next68k/next68k: locore.s pmap_bootstrap.c
Log Message:
Remove leftover "last kernel PT page" settings derived from
Module Name:src
Committed By: tsutsui
Date: Sat Feb 4 07:07:41 UTC 2023
Modified Files:
src/sys/arch/next68k/next68k: locore.s
Log Message:
Remove #ifdef'ed out hp300 specific stuff.
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/sys/arch/next68k/next
Module Name:src
Committed By: tsutsui
Date: Sat Feb 4 07:07:41 UTC 2023
Modified Files:
src/sys/arch/next68k/next68k: locore.s
Log Message:
Remove #ifdef'ed out hp300 specific stuff.
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/sys/arch/next68k/next
Module Name:src
Committed By: tsutsui
Date: Sat Feb 4 02:08:03 UTC 2023
Modified Files:
src/sys/arch/next68k/next68k: disksubr.c
Log Message:
Misc KNF and cleanup.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/next68k/next68k/disksubr.c
Ple
Module Name:src
Committed By: tsutsui
Date: Sat Feb 4 02:08:03 UTC 2023
Modified Files:
src/sys/arch/next68k/next68k: disksubr.c
Log Message:
Misc KNF and cleanup.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/next68k/next68k/disksubr.c
Ple
Module Name:src
Committed By: tsutsui
Date: Fri Feb 3 23:22:34 UTC 2023
Modified Files:
src/sys/arch/next68k/next68k: mainbus.c
Log Message:
Misc KNF and cosmetics.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/next68k/next68k/mainbus.c
Ple
Module Name:src
Committed By: tsutsui
Date: Fri Feb 3 23:22:34 UTC 2023
Modified Files:
src/sys/arch/next68k/next68k: mainbus.c
Log Message:
Misc KNF and cosmetics.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/next68k/next68k/mainbus.c
Ple
Module Name:src
Committed By: tsutsui
Date: Fri Feb 3 23:21:18 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: nextdisplay.c
src/sys/arch/next68k/include: bus_space.h
src/sys/arch/next68k/next68k: machdep.c
Log Message:
Use proper C99 int types.
To ge
Module Name:src
Committed By: tsutsui
Date: Fri Feb 3 23:21:18 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: nextdisplay.c
src/sys/arch/next68k/include: bus_space.h
src/sys/arch/next68k/next68k: machdep.c
Log Message:
Use proper C99 int types.
To ge
Module Name:src
Committed By: tsutsui
Date: Fri Feb 3 23:19:03 UTC 2023
Modified Files:
src/sys/arch/next68k/next68k: isr.c
Log Message:
Use proper LIST(3) macro.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/next68k/next68k/isr.c
Please no
Module Name:src
Committed By: tsutsui
Date: Fri Feb 3 23:19:03 UTC 2023
Modified Files:
src/sys/arch/next68k/next68k: isr.c
Log Message:
Use proper LIST(3) macro.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/next68k/next68k/isr.c
Please no
Module Name:src
Committed By: tsutsui
Date: Fri Feb 3 23:17:49 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: esp.c
Log Message:
Make local functions static.
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/sys/arch/next68k/dev/esp.c
Please note th
Module Name:src
Committed By: tsutsui
Date: Fri Feb 3 23:17:49 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: esp.c
Log Message:
Make local functions static.
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/sys/arch/next68k/dev/esp.c
Please note th
Module Name:src
Committed By: tsutsui
Date: Fri Feb 3 23:16:07 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: esp.c espreg.h espvar.h
Log Message:
Misc cleanup.
- use C99 designated initializer
- misc KNF
- TAB/space cleanup
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: tsutsui
Date: Fri Feb 3 23:16:07 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: esp.c espreg.h espvar.h
Log Message:
Misc cleanup.
- use C99 designated initializer
- misc KNF
- TAB/space cleanup
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: tsutsui
Date: Fri Feb 3 23:13:01 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: intio.c nextcons.c nextdisplay.c
nextdisplayvar.h nextkbd.c
src/sys/arch/next68k/include: bus_space.h
src/sys/arch/next68k/next68k:
Module Name:src
Committed By: tsutsui
Date: Fri Feb 3 23:13:01 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: intio.c nextcons.c nextdisplay.c
nextdisplayvar.h nextkbd.c
src/sys/arch/next68k/include: bus_space.h
src/sys/arch/next68k/next68k:
Module Name:src
Committed By: tsutsui
Date: Fri Feb 3 23:07:47 UTC 2023
Modified Files:
src/sys/arch/next68k/conf: GENERIC SLAB
Log Message:
Remove trailing TABs.
To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 src/sys/arch/next68k/conf/GENERIC
cvs rdiff
Module Name:src
Committed By: tsutsui
Date: Fri Feb 3 23:07:47 UTC 2023
Modified Files:
src/sys/arch/next68k/conf: GENERIC SLAB
Log Message:
Remove trailing TABs.
To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 src/sys/arch/next68k/conf/GENERIC
cvs rdiff
Module Name:src
Committed By: tsutsui
Date: Fri Feb 3 23:06:42 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: nextdma.c nextdmareg.h nextdmavar.h
Log Message:
Misc KNF and cosmetics.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/arch/next68k/
Module Name:src
Committed By: tsutsui
Date: Fri Feb 3 23:06:42 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: nextdma.c nextdmareg.h nextdmavar.h
Log Message:
Misc KNF and cosmetics.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/arch/next68k/
Module Name:src
Committed By: tsutsui
Date: Fri Feb 3 23:04:36 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: mb8795var.h
Log Message:
Use proper C99 int types.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/next68k/dev/mb8795var.h
Pleas
Module Name:src
Committed By: tsutsui
Date: Fri Feb 3 23:04:36 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: mb8795var.h
Log Message:
Use proper C99 int types.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/next68k/dev/mb8795var.h
Pleas
Module Name:src
Committed By: tsutsui
Date: Fri Feb 3 23:02:56 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: if_xe.c
Log Message:
TAB/space cleanup.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/next68k/dev/if_xe.c
Please note that dif
Module Name:src
Committed By: tsutsui
Date: Fri Feb 3 23:02:56 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: if_xe.c
Log Message:
TAB/space cleanup.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/next68k/dev/if_xe.c
Please note that dif
Module Name:src
Committed By: tsutsui
Date: Fri Feb 3 23:00:33 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: mb8795.c
Log Message:
Add proper rnd_add_uint32(9) calls to next68k xe(4) driver.
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/sys/arch
Module Name:src
Committed By: tsutsui
Date: Fri Feb 3 23:00:33 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: mb8795.c
Log Message:
Add proper rnd_add_uint32(9) calls to next68k xe(4) driver.
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/sys/arch
Module Name:src
Committed By: tsutsui
Date: Fri Feb 3 22:57:05 UTC 2023
Modified Files:
src/sys/arch/next68k/next68k: machdep.c
Log Message:
Use explicit CPU strings and remove hp300 derived stuff.
To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 src/sys/
Module Name:src
Committed By: tsutsui
Date: Fri Feb 3 22:57:05 UTC 2023
Modified Files:
src/sys/arch/next68k/next68k: machdep.c
Log Message:
Use explicit CPU strings and remove hp300 derived stuff.
To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 src/sys/
Module Name:src
Committed By: tsutsui
Date: Fri Jan 27 15:36:58 UTC 2023
Modified Files:
src/sys/arch/next68k/conf: GENERIC
Log Message:
next68k: Specify -fno-unwind-tables to shrink kernel binary size.
next68k bootloader cannot load a kernel larger than ~3.8 MB.
To ge
Module Name:src
Committed By: tsutsui
Date: Fri Jan 27 15:36:58 UTC 2023
Modified Files:
src/sys/arch/next68k/conf: GENERIC
Log Message:
next68k: Specify -fno-unwind-tables to shrink kernel binary size.
next68k bootloader cannot load a kernel larger than ~3.8 MB.
To ge
Module Name:src
Committed By: tsutsui
Date: Fri Jan 27 15:31:05 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: esp.c
Log Message:
next68k: Fix silent stall of next68k esp(4) SCSI.
next68k esp(4) driver requires nextdma(4) interrupts at ipl 6
during ncr53c9x_intr() for
Module Name:src
Committed By: tsutsui
Date: Fri Jan 27 15:31:05 UTC 2023
Modified Files:
src/sys/arch/next68k/dev: esp.c
Log Message:
next68k: Fix silent stall of next68k esp(4) SCSI.
next68k esp(4) driver requires nextdma(4) interrupts at ipl 6
during ncr53c9x_intr() for
Module Name:src
Committed By: tsutsui
Date: Fri Jan 27 15:25:47 UTC 2023
Modified Files:
src/sys/arch/next68k/include: bus_space.h
Log Message:
next68k: Specify proper constraints for bus_space_read region and multi ops.
These functions write the read data into memory at
Module Name:src
Committed By: tsutsui
Date: Fri Jan 27 15:25:47 UTC 2023
Modified Files:
src/sys/arch/next68k/include: bus_space.h
Log Message:
next68k: Specify proper constraints for bus_space_read region and multi ops.
These functions write the read data into memory at
Module Name:src
Committed By: tsutsui
Date: Fri Jan 27 15:21:52 UTC 2023
Modified Files:
src/sys/arch/next68k/include: cpu.h
src/sys/arch/next68k/next68k: clock.c machdep.c
Log Message:
next68k: Fix delay_divisor value for proper delay(9) on 68040.
To generate a
Module Name:src
Committed By: tsutsui
Date: Fri Jan 27 15:21:52 UTC 2023
Modified Files:
src/sys/arch/next68k/include: cpu.h
src/sys/arch/next68k/next68k: clock.c machdep.c
Log Message:
next68k: Fix delay_divisor value for proper delay(9) on 68040.
To generate a
Module Name:src
Committed By: thorpej
Date: Sun Sep 18 13:00:18 UTC 2022
Modified Files:
src/sys/arch/next68k/dev: mb8795.c
Log Message:
Eliminate use of IFF_OACTIVE. (It was not being used correctly here in
any case.)
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: thorpej
Date: Sun Sep 18 13:00:18 UTC 2022
Modified Files:
src/sys/arch/next68k/dev: mb8795.c
Log Message:
Eliminate use of IFF_OACTIVE. (It was not being used correctly here in
any case.)
To generate a diff of this commit:
cvs rdiff -u -r1
94 matches
Mail list logo