cm0002@lemmy.world to Linux@programming.dev · 1 year agoProposal to remove 486 and early 586 support from Linuxlore.kernel.orgexternal-linkmessage-square15linkfedilinkarrow-up154arrow-down12
arrow-up152arrow-down1external-linkProposal to remove 486 and early 586 support from Linuxlore.kernel.orgcm0002@lemmy.world to Linux@programming.dev · 1 year agomessage-square15linkfedilink
minus-squareLeFantome@programming.devlinkfedilinkarrow-up8·1 year agoThere were 486 compatible SoC chips being released as late as 2010. I think you can still buy them: https://www.vortex86.com/
minus-squarebus_factor@lemmy.worldlinkfedilinkarrow-up3·1 year agoDo they usually run a Linux kernel? I would have expected some RTOS on a chip like that. And if it does run Linux, does the SDK use mainline Linux or some fork by the manufacturer?
minus-squareLeFantome@programming.devlinkfedilinkarrow-up3·edit-21 year agoThey run Windows CE and Linux though they also support QNX. Specific Vortex86 detection was added in Linux 5.15 I think
There were 486 compatible SoC chips being released as late as 2010.
I think you can still buy them: https://www.vortex86.com/
Do they usually run a Linux kernel? I would have expected some RTOS on a chip like that. And if it does run Linux, does the SDK use mainline Linux or some fork by the manufacturer?
They run Windows CE and Linux though they also support QNX.
Specific Vortex86 detection was added in Linux 5.15 I think