Module Name:src
Committed By: macallan
Date: Wed Sep 25 10:06:15 UTC 2024
Modified Files:
src/sys/arch/sparc/dev: cgfourteen.c
Log Message:
some minor nits:
- clarify 16bit colour table construction a bit
- print some more hw info
- fix WSDISPLAYIO_GVIDEO
To generate a d
Module Name:src
Committed By: macallan
Date: Wed Sep 25 10:06:15 UTC 2024
Modified Files:
src/sys/arch/sparc/dev: cgfourteen.c
Log Message:
some minor nits:
- clarify 16bit colour table construction a bit
- print some more hw info
- fix WSDISPLAYIO_GVIDEO
To generate a d
Module Name:src
Committed By: macallan
Date: Sun May 12 13:43:27 UTC 2024
Modified Files:
src/sys/arch/sparc/dev: sxreg.h
Log Message:
add simple 16bit load and store ops
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/sparc/dev/sxreg.h
Please
Module Name:src
Committed By: macallan
Date: Sun May 12 13:43:27 UTC 2024
Modified Files:
src/sys/arch/sparc/dev: sxreg.h
Log Message:
add simple 16bit load and store ops
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/sparc/dev/sxreg.h
Please
Module Name:src
Committed By: macallan
Date: Sun May 12 11:48:05 UTC 2024
Modified Files:
src/sys/arch/sparc/dev: cgfourteen.c
Log Message:
support 16bit / RGB565 colour
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/sys/arch/sparc/dev/cgfourteen.c
Pl
Module Name:src
Committed By: macallan
Date: Sun May 12 11:48:05 UTC 2024
Modified Files:
src/sys/arch/sparc/dev: cgfourteen.c
Log Message:
support 16bit / RGB565 colour
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/sys/arch/sparc/dev/cgfourteen.c
Pl
Module Name:src
Committed By: macallan
Date: Sun May 12 07:22:13 UTC 2024
Modified Files:
src/sys/arch/sparc/dev: cgfourteenreg.h
Log Message:
moar registers
in particular, document XLUT bits
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/sparc/
Module Name:src
Committed By: macallan
Date: Sun May 12 07:22:13 UTC 2024
Modified Files:
src/sys/arch/sparc/dev: cgfourteenreg.h
Log Message:
moar registers
in particular, document XLUT bits
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/sparc/
Module Name:src
Committed By: macallan
Date: Wed Apr 24 11:49:58 UTC 2024
Modified Files:
src/sys/arch/sparc/dev: cgfourteen.c
Log Message:
allow userland to switch to 16bit colour
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 src/sys/arch/sparc/dev/cgfou
Module Name:src
Committed By: macallan
Date: Wed Apr 24 11:49:58 UTC 2024
Modified Files:
src/sys/arch/sparc/dev: cgfourteen.c
Log Message:
allow userland to switch to 16bit colour
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 src/sys/arch/sparc/dev/cgfou
Module Name:src
Committed By: rillig
Date: Sun Mar 10 17:02:24 UTC 2024
Modified Files:
src/sys/arch/sparc/dev: sbusreg.h
Log Message:
sparc/sbusreg: fix snprintb format for SBUS_AFSR_BITS
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/sparc/dev
Module Name:src
Committed By: rillig
Date: Sun Mar 10 17:02:24 UTC 2024
Modified Files:
src/sys/arch/sparc/dev: sbusreg.h
Log Message:
sparc/sbusreg: fix snprintb format for SBUS_AFSR_BITS
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/sparc/dev
Module Name:src
Committed By: rillig
Date: Sun Mar 10 16:58:08 UTC 2024
Modified Files:
src/sys/arch/sparc/dev: vmereg.h
Log Message:
sparc/vmereg: fix snprintb format VMEBUS_AFSR_BITS
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/sparc/dev/vme
Module Name:src
Committed By: rillig
Date: Sun Mar 10 16:58:08 UTC 2024
Modified Files:
src/sys/arch/sparc/dev: vmereg.h
Log Message:
sparc/vmereg: fix snprintb format VMEBUS_AFSR_BITS
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/sparc/dev/vme
Module Name:src
Committed By: andvar
Date: Mon Dec 11 22:29:39 UTC 2023
Modified Files:
src/sys/arch/sparc/dev: fd.c
Log Message:
Surround fdc declaration and definition with FD_DEBUG blocks.
FD_DEBUG is defined by default, thus build passes, however would fail otherwise
Module Name:src
Committed By: andvar
Date: Mon Dec 11 22:29:39 UTC 2023
Modified Files:
src/sys/arch/sparc/dev: fd.c
Log Message:
Surround fdc declaration and definition with FD_DEBUG blocks.
FD_DEBUG is defined by default, thus build passes, however would fail otherwise
Module Name:src
Committed By: macallan
Date: Tue Jun 13 10:11:17 UTC 2023
Modified Files:
src/sys/arch/sparc/dev: cgfourteen.c
Log Message:
- use sx_wait() to avoid stalling the MBus
- request 32bit alignment for glyphcache cells
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: macallan
Date: Tue Jun 13 10:11:17 UTC 2023
Modified Files:
src/sys/arch/sparc/dev: cgfourteen.c
Log Message:
- use sx_wait() to avoid stalling the MBus
- request 32bit alignment for glyphcache cells
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: macallan
Date: Tue Jun 13 10:09:32 UTC 2023
Modified Files:
src/sys/arch/sparc/dev: sx.c sxvar.h
Log Message:
add counter to periodically drain the instruction queue in order to avoid
stalling the MBus during long SX operations
adapted from xf
Module Name:src
Committed By: macallan
Date: Tue Jun 13 10:09:32 UTC 2023
Modified Files:
src/sys/arch/sparc/dev: sx.c sxvar.h
Log Message:
add counter to periodically drain the instruction queue in order to avoid
stalling the MBus during long SX operations
adapted from xf
Module Name:src
Committed By: macallan
Date: Tue May 23 10:20:12 UTC 2023
Modified Files:
src/sys/arch/sparc/dev: cgfourteen.c
Log Message:
use macros compatible with xf86-video-suncg14 to issue SX instructions
much more readable, alignment weirdness is handled automatical
Module Name:src
Committed By: macallan
Date: Tue May 23 10:20:12 UTC 2023
Modified Files:
src/sys/arch/sparc/dev: cgfourteen.c
Log Message:
use macros compatible with xf86-video-suncg14 to issue SX instructions
much more readable, alignment weirdness is handled automatical
Module Name:src
Committed By: macallan
Date: Thu Apr 13 13:07:48 UTC 2023
Modified Files:
src/sys/arch/sparc/dev: sx.c
Log Message:
initialize the diagnostic register with the value suggested by the SunOS
header. This sets a bunch of undocumented bits and yields a 10% spee
Module Name:src
Committed By: macallan
Date: Thu Apr 13 13:07:48 UTC 2023
Modified Files:
src/sys/arch/sparc/dev: sx.c
Log Message:
initialize the diagnostic register with the value suggested by the SunOS
header. This sets a bunch of undocumented bits and yields a 10% spee
Module Name:src
Committed By: macallan
Date: Wed May 25 21:01:04 UTC 2022
Modified Files:
src/sys/arch/sparc/dev: cgfourteen.c
Log Message:
be lazy about clearing the cursor since most likely we're going to overwrite
it anyway. Same logic as in cgsix.
To generate a diff
Module Name:src
Committed By: macallan
Date: Wed May 25 21:01:04 UTC 2022
Modified Files:
src/sys/arch/sparc/dev: cgfourteen.c
Log Message:
be lazy about clearing the cursor since most likely we're going to overwrite
it anyway. Same logic as in cgsix.
To generate a diff
Module Name:src
Committed By: thorpej
Date: Fri Jan 21 19:22:56 UTC 2022
Modified Files:
src/sys/arch/sparc/dev: vme_machdep.c
Log Message:
Don't bother with prom_node_to_devhandle() if we're just forwarding along
our own node; use device_handle(self) instead.
To generat
Module Name:src
Committed By: thorpej
Date: Fri Jan 21 19:22:56 UTC 2022
Modified Files:
src/sys/arch/sparc/dev: vme_machdep.c
Log Message:
Don't bother with prom_node_to_devhandle() if we're just forwarding along
our own node; use device_handle(self) instead.
To generat
Module Name:src
Committed By: macallan
Date: Fri Dec 17 19:27:57 UTC 2021
Modified Files:
src/sys/arch/sparc/dev: cgfourteen.c cgfourteenvar.h
Log Message:
only write the mask register if we're actually changing it
To generate a diff of this commit:
cvs rdiff -u -r1.91 -
Module Name:src
Committed By: macallan
Date: Fri Dec 17 19:27:57 UTC 2021
Modified Files:
src/sys/arch/sparc/dev: cgfourteen.c cgfourteenvar.h
Log Message:
only write the mask register if we're actually changing it
To generate a diff of this commit:
cvs rdiff -u -r1.91 -
Module Name:src
Committed By: macallan
Date: Fri Dec 17 18:51:02 UTC 2021
Modified Files:
src/sys/arch/sparc/dev: cgfourteen.c
Log Message:
cg14_invert():
- use only 32bit accesses
- use byte mask / ROPs for partial writes
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: macallan
Date: Fri Dec 17 18:51:02 UTC 2021
Modified Files:
src/sys/arch/sparc/dev: cgfourteen.c
Log Message:
cg14_invert():
- use only 32bit accesses
- use byte mask / ROPs for partial writes
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: macallan
Date: Wed Dec 8 17:03:38 UTC 2021
Modified Files:
src/sys/arch/sparc/dev: sxreg.h
Log Message:
be more consistent with underscores in instruction names
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/spar
Module Name:src
Committed By: macallan
Date: Wed Dec 8 17:03:38 UTC 2021
Modified Files:
src/sys/arch/sparc/dev: sxreg.h
Log Message:
be more consistent with underscores in instruction names
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/spar
Module Name:src
Committed By: macallan
Date: Wed Dec 8 16:40:14 UTC 2021
Modified Files:
src/sys/arch/sparc/dev: sxreg.h
Log Message:
add SX_ROPB instruction
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/sparc/dev/sxreg.h
Please note that d
Module Name:src
Committed By: macallan
Date: Wed Dec 8 16:40:14 UTC 2021
Modified Files:
src/sys/arch/sparc/dev: sxreg.h
Log Message:
add SX_ROPB instruction
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/sparc/dev/sxreg.h
Please note that d
Module Name:src
Committed By: andvar
Date: Sat Dec 4 13:34:35 UTC 2021
Modified Files:
src/sys/arch/sparc/dev: pckbc_js.c
Log Message:
s/establised/established/ in struct variable name. Also fixed typos in comments.
To generate a diff of this commit:
cvs rdiff -u -r1.20
Module Name:src
Committed By: andvar
Date: Sat Dec 4 13:34:35 UTC 2021
Modified Files:
src/sys/arch/sparc/dev: pckbc_js.c
Log Message:
s/establised/established/ in struct variable name. Also fixed typos in comments.
To generate a diff of this commit:
cvs rdiff -u -r1.20
Module Name:src
Committed By: macallan
Date: Fri Dec 3 22:41:18 UTC 2021
Modified Files:
src/sys/arch/sparc/dev: sxreg.h
Log Message:
add shift instructions
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/sparc/dev/sxreg.h
Please note that di
Module Name:src
Committed By: macallan
Date: Fri Dec 3 22:41:18 UTC 2021
Modified Files:
src/sys/arch/sparc/dev: sxreg.h
Log Message:
add shift instructions
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/sparc/dev/sxreg.h
Please note that di
Module Name:src
Committed By: macallan
Date: Sun Aug 11 06:04:16 UTC 2019
Modified Files:
src/sys/arch/sparc/dev: cgfourteen.c
Log Message:
remove orphaned comment
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/sys/arch/sparc/dev/cgfourteen.c
Please n
Module Name:src
Committed By: macallan
Date: Sun Aug 11 06:04:16 UTC 2019
Modified Files:
src/sys/arch/sparc/dev: cgfourteen.c
Log Message:
remove orphaned comment
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/sys/arch/sparc/dev/cgfourteen.c
Please n
Module Name:src
Committed By: tsutsui
Date: Sun Jan 17 16:23:43 UTC 2010
Modified Files:
src/sys/arch/sparc/dev: zs.c
Log Message:
Make sure to set ZS_HWFLAG_USE_CONSDEV and zs_consdev into zsc_args
passed to child devices even in !(NWSKBD == 0) case so that zs console
fun
43 matches
Mail list logo