Module Name:src
Committed By: jmcneill
Date: Sat Feb 15 15:49:45 UTC 2025
Modified Files:
src/sys/arch/evbppc/wii/dev: sdhc_hollywood.c
Log Message:
wii: Remove SDHC write delay.
Does not seem to be required, and hurts performance.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: jmcneill
Date: Sat Feb 15 15:49:45 UTC 2025
Modified Files:
src/sys/arch/evbppc/wii/dev: sdhc_hollywood.c
Log Message:
wii: Remove SDHC write delay.
Does not seem to be required, and hurts performance.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: jmcneill
Date: Sat Feb 15 00:35:18 UTC 2025
Modified Files:
src/sys/arch/evbppc/wii/dev: bwai.c
Log Message:
wii: Audio playback improvements.
Instead of resetting the byte counter for every block (which is racy),
increment the interrupt timi
Module Name:src
Committed By: jmcneill
Date: Sat Feb 15 00:35:18 UTC 2025
Modified Files:
src/sys/arch/evbppc/wii/dev: bwai.c
Log Message:
wii: Audio playback improvements.
Instead of resetting the byte counter for every block (which is racy),
increment the interrupt timi
Module Name:src
Committed By: jmcneill
Date: Sat Feb 10 11:00:16 UTC 2024
Modified Files:
src/sys/arch/evbppc/wii/dev: exi.c exi.h rtcsram.c
Log Message:
wii: Explicitly set EXI frequency when selecting a device.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.
Module Name:src
Committed By: jmcneill
Date: Sat Feb 10 11:00:16 UTC 2024
Modified Files:
src/sys/arch/evbppc/wii/dev: exi.c exi.h rtcsram.c
Log Message:
wii: Explicitly set EXI frequency when selecting a device.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.
Module Name:src
Committed By: jmcneill
Date: Mon Feb 5 23:48:35 UTC 2024
Modified Files:
src/sys/arch/evbppc/wii/dev: wiifb.c
Log Message:
wiifb: Misc fixes.
Add a 16-pixel border on the top and bottom of the FB, and fix an error
path to properly blink the slot LED when
Module Name:src
Committed By: jmcneill
Date: Mon Feb 5 23:48:35 UTC 2024
Modified Files:
src/sys/arch/evbppc/wii/dev: wiifb.c
Log Message:
wiifb: Misc fixes.
Add a 16-pixel border on the top and bottom of the FB, and fix an error
path to properly blink the slot LED when
Module Name:src
Committed By: hgutch
Date: Sat Jan 27 17:44:37 UTC 2024
Modified Files:
src/sys/arch/evbppc/wii/dev: wiifb.c
Log Message:
Add support for "PAL" (576i) mode on Wii.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbppc/wii/dev/wii
Module Name:src
Committed By: hgutch
Date: Sat Jan 27 17:44:37 UTC 2024
Modified Files:
src/sys/arch/evbppc/wii/dev: wiifb.c
Log Message:
Add support for "PAL" (576i) mode on Wii.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbppc/wii/dev/wii
Module Name:src
Committed By: jmcneill
Date: Tue Jan 23 21:56:07 UTC 2024
Modified Files:
src/sys/arch/evbppc/wii/dev: bwai.c ehci_hollywood.c hollywood.c
hollywood.h ohci_hollywood.c resetbtn.c sdhc_hollywood.c
Log Message:
wii: provide device names to intr_es
Module Name:src
Committed By: jmcneill
Date: Tue Jan 23 21:56:07 UTC 2024
Modified Files:
src/sys/arch/evbppc/wii/dev: bwai.c ehci_hollywood.c hollywood.c
hollywood.h ohci_hollywood.c resetbtn.c sdhc_hollywood.c
Log Message:
wii: provide device names to intr_es
Module Name:src
Committed By: jmcneill
Date: Tue Jan 23 21:49:51 UTC 2024
Modified Files:
src/sys/arch/evbppc/wii/dev: bwdsp.c
Log Message:
wii: Simply DSP driver - no interrupt handler required.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/ev
Module Name:src
Committed By: jmcneill
Date: Tue Jan 23 21:49:51 UTC 2024
Modified Files:
src/sys/arch/evbppc/wii/dev: bwdsp.c
Log Message:
wii: Simply DSP driver - no interrupt handler required.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/ev
Module Name:src
Committed By: jmcneill
Date: Tue Jan 23 21:49:20 UTC 2024
Modified Files:
src/sys/arch/evbppc/wii/dev: bwai.c
Log Message:
wii: Use A/V encoder volume controls instead of using a software filter.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2
Module Name:src
Committed By: jmcneill
Date: Tue Jan 23 21:49:20 UTC 2024
Modified Files:
src/sys/arch/evbppc/wii/dev: bwai.c
Log Message:
wii: Use A/V encoder volume controls instead of using a software filter.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2
Module Name:src
Committed By: jmcneill
Date: Mon Jan 22 23:07:43 UTC 2024
Modified Files:
src/sys/arch/evbppc/wii/dev: wiifb.c
Log Message:
wii: Add screenblank support.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbppc/wii/dev/wiifb.c
Plea
Module Name:src
Committed By: jmcneill
Date: Mon Jan 22 23:07:43 UTC 2024
Modified Files:
src/sys/arch/evbppc/wii/dev: wiifb.c
Log Message:
wii: Add screenblank support.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbppc/wii/dev/wiifb.c
Plea
Module Name:src
Committed By: jmcneill
Date: Sun Jan 21 13:05:29 UTC 2024
Modified Files:
src/sys/arch/evbppc/wii/dev: vireg.h wiifb.c
Added Files:
src/sys/arch/evbppc/wii/dev: viio.h
Log Message:
wii: Add NTSC 480p support.
In addition to this, add VIIO_{GET,SET}
Module Name:src
Committed By: jmcneill
Date: Sun Jan 21 13:05:29 UTC 2024
Modified Files:
src/sys/arch/evbppc/wii/dev: vireg.h wiifb.c
Added Files:
src/sys/arch/evbppc/wii/dev: viio.h
Log Message:
wii: Add NTSC 480p support.
In addition to this, add VIIO_{GET,SET}
20 matches
Mail list logo