Skip to content

Add model string to the ATA device struct#67

Merged
Swizzy merged 3 commits intoFree60Project:masterfrom
mitchellwaite:addAtaModelStringToAtaDeviceStruct
Feb 19, 2026
Merged

Add model string to the ATA device struct#67
Swizzy merged 3 commits intoFree60Project:masterfrom
mitchellwaite:addAtaModelStringToAtaDeviceStruct

Conversation

@mitchellwaite
Copy link

Allows libxenon apps (and my XeLL BIOS theme) to more easily print device inquiry strings without janky libxenon hacks. Instead, we can silence the init prints with console_close/console_open and print the model string later.

I've tested this in the xenon emulator and on real hardware, the model string is populated and printed as expected.

Allows libxenon apps (and my XeLL BIOS theme) to more easily print device inquiry strings without janky libxenon hacks. Instead, we can silence the init prints with console_close/console_open and print the model string later
@mitchellwaite mitchellwaite requested a review from Swizzy February 19, 2026 06:00
@Swizzy Swizzy merged commit 1502f56 into Free60Project:master Feb 19, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants